Skip to main content

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:

  1. non-EVM chains like Near, Solana, among others;
  2. MetaMask and other Web3 wallets to allow contract deployments directly from users’ personal accounts;
  3. compiling and deploying custom contracts (besides the template contracts like Ping Pong, XERC20, etc.);
  4. importing and interacting with any verified iDapp contract.