Ruby

Getting started

Ensure you have a recent version of Ruby installed.

  1. Install libsecp256k1 as described here.

  2. Add the gem to your Gemfile:

  1. Then install:

  1. Use:

Examples

Copy .env.sample to .env and configure if needed.

Then run the example:

Tests

Configure env as described in the examples section above.

User Acceptance Testing

Please checkout the UAT.md document for more details.

Abort 6 error

If you encounter this error, you either might have to:

Licence

MIT

Last updated