Simple application using BigchainDB.
- Uses IPDB (Bigchain Cluster), so you need to create an app id/key.
- Itsn't a framework, it's just an example of how to create and get transactions.
- Environment variable 'bigchainAppId' should set your APP ID.
- Environment variable 'bigchainAppKey' should set your APP KEY.
npm i
npm run watch