-
We have built some preset contracts which are integrated with diffrent interop protocols
-
Protocols like - Layerzero, zetachain
-
We support evm chains like polygon, BNB, Ethereum, Artbitrum
-
The contracts are written in Solidity
-
The platform supports both ERC721 and ERC20
-
Front-end
-
It uses ReactJs+vite config with javascript
-
The user can just select diffrent options for configuring token features
## Run
npm install
npm run build
npm run dev

