First, install all required packages
npm i
Next, add your .env file
DEVPORTAL_API_KEY=
RPC_URL=
TESTNET_RPC_URL=
Lastly, run the test with bun.sh
bun main.js
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, install all required packages
npm i
Next, add your .env file
DEVPORTAL_API_KEY=
RPC_URL=
TESTNET_RPC_URL=
Lastly, run the test with bun.sh
bun main.js