bera-transaction
v1.0.1
Published
Interaction to smart contract with ethers.js
Readme
Bera testnet Interaction sample
Interaction to smart contract with ethers.js
- Minting $HONEY using $stgUSDC
- Supply $HONEY to Pool
Tutorial
- git clone https://github.com/khairulkrhacx/bera-interactionsample.git
- pnpm install
- edit
.env.testto.env - add your testnet wallet privatekey to .env file
- run the script with
node ./node index.js
Only for educational purpose because this is testnet.
