sontuphan / Trie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trie

Prerequisite

  • Install Geth
  • Install NodeJS
  • Install Nodemon

How to start?

  • Pre-start (always run these first)
npm install
npm run net-ropsten
  • For testing
npm test
  • For running
npm start

Wanna personalize

Please feel free to edit main.js file :)

About


Languages

Language:JavaScript 91.3%Language:Shell 8.7%