Client

Install package with Yarn

1yarn add @arkecosystem/client

Development

  1. Fork the package .
  2. Clone your forked repository.
1git clone https://github.com/<githubusername>/typescript-client
  1. Next, move into the fresh cloned directory.
1cd typescript-client
  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: