Skip to content

mickaelgermemont/AttendanceCoin

Repository files navigation

AttendanceCoin

MVP Sucess rules for next week (August 13th 2018)

  • A contract
  • Deploy on testnet
  • Distribution? to people who submitted issue or commented in issues on github? active on the slack also gets rewards?

MVP Sucess rules for next week (August 20th 2018)

Lessons learned

  • Metamask would display a balance of 0. we fixed the issue. we learned that when there are 18 decimals, the ERC20 contract behaves like ETH. if you transfer 20. you actually manipulate 20 wei. in order to transfer 20 AC, you have to send 20000000000000000000.
  • Adding features to a deployed contract is not easy. but we can use the following pattern https://dappsforbeginners.wordpress.com/tutorials/interactions-between-contracts/
  • cant change the contract name. it is not backward compatible.

Subjects for later

  • FAUCET contract for TESTNET. distribute 8AC.
  • How to make it worthwhile to own?
  • Worthwhile because i can show it to employers?
  • Worthwhile because i can use it to attend a meetup even if its full??
  • What do you do with the coin? trade it for an interview?
  • Multisignature?
  • Use voting mechanism to add attibutes

Attendance Coin is Class Cash

Class Badge

  • It's a ERC721 Token, Collectible
  • Could help build a leaderboard based on dapps created

Blog / Steemit

  • We could implement that. see DelegateCall.com - Fully Blockchain based Q&A. Earn tokens for answering questions.

DAO / Governance / Voting

  • Could help build a leaderboard based on dapps created

Must do

Join Trello

Join our Slack

About

AttendanceCoin for NYC-Blockchain-Devs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •