This project is design to connect to blockchain and interact with MetaMask to send transaction on smart contract.
- Web3(MetaMask)
- Sass
- Boostrape
git clone https://github.com/PortalNetwork/kaizen-boilerplate.git
cd kaizen-boilerplate
install packages
npm install
npm run dev
npm run test-contracts
npm run compile-contracts
- ganache-cli: https://github.com/trufflesuite/ganache-cli
- truffle: https://github.com/trufflesuite/truffle