Before running any command, make sure to install dependencies:
$ yarn
Compile the smart contracts with Hardhat:
$ yarn compile
Note: requires mnemonic and Moralis API key
$ npx hardhat run scripts/token-deploy.ts --network bsctestnet
Note: requires Moralis API key
$ yarn test
Note: May need to give permission
$ ./rebuild.sh