A demo application that help users understand and manage permissioned tokens (ERC3643)
This project leverages the ERC-3643 standard for permissioned tokens. It ensures that only users who meet predefined conditions can become token holders, even on permissionless blockchains. The idea is to create a token launchpad that educates and guides users all the way through the process of issuing a token.
The project uses curvegrid MultiBaaS with the provided T-Rex project that includes the ERC3643 contracts. We used CurveGrid's testnet and also automatically funded the wallet with gas from the faucet. To get started, we followed the steps and used the project's starter kit, which helps deploy all the required base smart contracts and provides a reference implementation for the frontend.
TO host the frontend, Vercel was used.

