- Without verifying and publishing your contracts on polygonscan, etherscan, etc, one can call any functions
- Folder managements - For ease of use & convinience. Gather all contracts related to project at one place.
- Access contract - Grant or revoke access to contracts with your colleagues and clients.
- Descriptions - Add description to every contract, and to each function in a contract.
- Signless write on polybase (using custom api as relayer)
- Folder strucutre UI/UX improvements
- User managements and user authentication improvements, including searching of users for access control.
- Provide link if verified and public on blockchain explorer, and fetch contract address and abi automatically.
- Comments section for Communications
- Multichain support - Easily add contracts from other chains. (Currently, only mumbai contracts are supported)
- Collections/Clusters of smart contracts (usefull to gather smarts contract related to same project/company in on group)
- Next Js - React Fronted Framework.
- Polybase - web3 database
- Ethers JS - library for interacting with Ethereum Blockchain
- Tailwind Css - Css framework