Skip to content

blockchain-unit/superchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

E-stamp- Data storage on Blockchain (V1.0)

This Repository contains Multichain Implementation of storing E-stamp data.

Pre-Requisites:

  • Vscode
  • Node js
  • MongoDB
  • MultiChain (stable version)
  • npm
  • Windows or Linux operating system

Folders for Customization

  • You can use "Backend" and "Frontend typescript" for customization.

General Instructuions

  • Only Admin can create new users.
  • Priviliged rights can be assigned to any user.
  • MultiChain Must be running on your machines to add/update the new record, otherwise user can not add/update the information.

For Running a Node on your own device, please follow the following instructuions:

  • Open Backend --> open CMD/CLI window --> type: " npm start".
  • Open frontend typescript --> open CMD window --> type: " yarn start". --Open a new CMD/CLI window --> type: " multichaind -datadir=[your Directory][YourNodeName] --port=4266 --rpcport=4267 [chainName]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published