You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write the code for the ethers.js wrapper, which will be used to communicate with the blockchain. It should support various ERC-based networks and be easily expandable.
Create functions for validating transactions
Create functions for sending transactions
Create functions for getting providers and infrormation about the blockchain
The text was updated successfully, but these errors were encountered:
Write the code for the ethers.js wrapper, which will be used to communicate with the blockchain. It should support various ERC-based networks and be easily expandable.
The text was updated successfully, but these errors were encountered: