Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: support greenfield chain in bnb plugin (#1)
* feat: add plugin-bsc * update action response * add check of ERC20 token decimals * add faucet action * add staking action * feat: Deploy ERC20 / ERC721 / ERC1155 contract * chore: DeployAction * chore: DeployAction * fix review comments * feat: Replace ethers with viem * add support for web3 name service * fix review comments * remove testnet rpc env settings * fix getBalance action * feat: Using openzeppelin contract template * chore: Rename variable name * update README.md * feat: init plugin-bsc (#2) * chore: Add gnfd js sdk package * fix address issue * add validateAndNormalizeParams * fix some errors and add debug logs * update action examples * fix action examples * fix bridge action * feat: Greenfield action * feat: Greenfield action * update bridge action's example and template * chore: Esm module using cjs * feat: Add Bnb Transfer to gnfd action * feat: Gnfd Env * feat: Response friendly * feat: Update transfer bnb to gnfd template * feat: Template support cross chain transfer --------- Co-authored-by: Roshan <[email protected]> Co-authored-by: Keefe Liu <[email protected]> Co-authored-by: keefel <[email protected]> Co-authored-by: Roshan <[email protected]>
- Loading branch information