Installation
api/v3
To use this API, you will need to run a small local service which will be responsible for managing your wallet and interacting with the blockchain. Your application interacts with this service locally via HTTP API calls.
Team Hycon currently supports Linux, MacOS, and Windows through a compiled release. You may also clone and compile the repository from source. Hycon uses
npm
to run the node with minimal setup.Last modified 1yr ago