Crypto-wallet for ICO campaign
How to launch ICO? This is tool for it.
Examples of successful ICO: http://blockstarter.co
Install
This is a white label solution to create a contribution crypto-wallet that can be used in your ICO campaign.
Install
NodeJS is required.
npm i blockstarter
Usage
In your Nodejs project:
let blockstarter = require('blockstarter');
Get balance of cryptocurrency address
// Get balance of BTC addressblockstarterbalance // Get balance of LTC addressblockstarterbalance // Get balance of ETH addressblockstarterbalance
Get cryptocurrency rates
// Get BTC/USD rateblockstarterrate // Get LTC/USD rateblockstarterrate // Get ETH/USD rateblockstarterrate
More code examples
More info
Please check out `test` folder
Please check out ./test folder for more usage examples.
Need help or integration?
If you need a help or integration with your sytem, please contact us at blockstarter.co
Support
a.stegno@gmail.com
leksandr.siman@gmail.com