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
- 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
- change wallet connection information:
edit frontend/src/wallet_approval.js