Skip to content

rody7val/api_eth_blchn

Repository files navigation

eth-blchn

Dependences:

  • node.js
  • mongodb
  • Ganache CLI
    npm install ganache-cli -g
    
  • Truffle
    npm install truffle -g
    

Getting started:

Run local ethereum:

ganache-cli

In another shell:

git clone https://github.com/rody7val/api_eth_blchn
cd api_eth_blchn
npm install
truffle migrate
npm run build

About

Node.js API descentralizada sobre Ethereum Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published