Future Work
In the current state, Router Sandbox is still a very rudimentary application. In the future, we plan to convert it into a full-fledged prototyping application by adding support for:
- non-EVM chains like Near, Solana, among others;
- MetaMask and other Web3 wallets to allow contract deployments directly from users’ personal accounts;
- compiling and deploying custom contracts (besides the template contracts like Ping Pong, XERC20, etc.);
- importing and interacting with any verified iDapp contract.