Smart Contract Integration
Smart contract integration supports standard Web3 development methods, allowing interaction with blockchains using mainstream libraries such as ethers.js or web3.js. Developers can follow conventional DApp development processes for smart contract integration and invocation.
Blockchain Support
Currently, CocoPay wallet supports EVM-series blockchains, including mainstream EVM-compatible networks such as Ethereum, Polygon, BSC, etc. If your RelayApp needs to use non-EVM blockchains (such as Solana, Cosmos, etc.) or custom blockchains, this can be achieved through integration with external wallets.
CocoPay will gradually iterate and update in the future to support more types of blockchains, providing developers with more comprehensive blockchain development support.