Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 598 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 598 Bytes

my_token.py and tests\test_contract.py created in this tutorial https://blog.lamden.io/smart-contracting-with-python-2af233620dca

This is a test site for making Lamden Web Apps.

  • Integraged with the Lamden Wallet Contoller

Install instructions

  • Clone repo git clone https://github.com/JeffWScott/my_token_bc.git
  • install node modules
cd my_token_bc
cd frontend
npm install
  • run dev server
npm run dev

edit frontend/src/wallet_approval.js