Crypto

Install package with Gem

Add this line to your application’s Gemfile and then execute the command bundle in your terminal

1gem 'arkecosystem-crypto'

Alternatively, install it from the command line.

1gem install arkecosystem-crypto

Development

  1. Fork the package .
  2. Clone your forked repository.
1git clone https://github.com/<githubusername>/ruby-crypto
  1. Next, move into the fresh cloned directory.
1cd ruby-crypto
  1. Install your dependencies with Bundle.
1bundle install
  1. Dependencies are now installed, you can now run the tests to see if everything is running as it should.
1# TODO: see how it's done in ruby, lot of ways it seems.
Last updated 2 years ago
Edit Page
Share: