Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

BeeTokenAssignment

Small assignment to track which token holders after the ICO bought more BEEs

Requirements to run deliverable:

  • Node.js
  • NPM

Instructions to run deliverable:

  1. Create a directory
  2. run command "npm init" (hit enter, enter, .... yes)
  3. run command "npm install web3"
  4. place BeeABI.json, BeeTokenAbi.json, and index.js in that directory
  5. open up index.js and paster your own infura link where it states INFURALINK (for more info https://infura.io/)
  6. save and run command "node index.js"
  7. logs token holders that have bought more BEEs after the ICO