Skip to content

raafvargas/bigchaindb-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigchainDB usage example in NodeJS and TypeScript

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.

What is BigchainDB?

What is IPDB?

Running

  • Environment variable 'bigchainAppId' should set your APP ID.
  • Environment variable 'bigchainAppKey' should set your APP KEY.

Development

npm i 
npm run watch

About

BigchainDB usage example in NodeJS and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published