your-word
your-word copied to clipboard
⛓ Ethereum based DApp that helps you keep your promises [Rinkeby]
A "Your Pledges" section can be added beside "Recent Pledges" that only lists pledges created by the logged in user. They can work like tabs.
Use Ganache-CLI to run blockchain.
Ethers and Waffle already has bindings
- Waffle using ethers.js - It seems to be the winner going forward (https://ethereum.stackexchange.com/questions/62028/what-is-the-difference-between-web3-js-and-ethers-js) Here is a migration guide from Web3.js https://docs.ethers.io/v5/migration/web3/