Crypto

Install package with Yarn

1yarn add @arkecosystem/crypto

Development

  1. Crypto package is part of our ARK Core repository. To make changes for our core repo.
  2. Clone your forked repository.
1git clone https://github.com/<githubusername>/core
  1. Next, move into the fresh cloned directory.
1cd core/crypto
  1. Proceed to install the dependencies.
1yarn install
  1. Dependencies are now installed, you can now run the tests to see if everything is running as it should.
1yarn test
Last updated 2 years ago
Edit Page
Share: