Integrates any ERC20 token issued by Ambisafe into your software. This package requires almost zero knowledge of how Ethereum works. All you need to do is provide ETokenD with transaction parameters using an API. This will generate the proper transaction for you and submit it to the Ethereum blockchain using Supernode.
ETokenD is an application which operates a bitcoind-compatible JSON-RPC API. For CryptoWallet-related API calls, ETokenD speaks on the back-end to the Ethereum JSON RPC API and allows the client to easily operate an EToken CryptoWallet as if it were dealing with a standard bitcoind instance.
Full documentation is available here – etokend-docs.ambisafe.co
Example of integration – Exchange Integration Guide