Skip to content

Instantly share code, notes, and snippets.

View charbull's full-sized avatar

Charbel kaed charbull

  • google
  • New York, NY
View GitHub Profile
@charbull
charbull / project.txt
Created April 25, 2018 16:57 — forked from zastrin/project.txt
Boston Blockchain training project phases
Project Phases
Phase 1
Implement the ERC20 smart contract in Remix browser IDE https://remix.ethereum.org
Test the contract functions
Phase 2
- Clone the starter project
git clone https://github.com/zastrin/boston_token
npm install
test