Guides

The page contains several guides on how to directly call functions on Minterest contracts using Ethers.js library.

Ethers.js

Ethers.js is a library that provides means to form transactions, send them to Ethereum and request raw data from the blockchain. It has detailed documentationarrow-up-right that can be used to set up the environment for future development.

Last updated