The holy-grail of security for on-chain/every chain. We implemented a secured blockchain network to protect the smart contract codes at every stage of development and deployment
For the entire web3 ecosystem, security is a HUGE concern. Developers can deploy any vulnerable code on any chain today. On the network side, there is no validation or verification. Here, we attempted to build a chain that is completely safe and would only permit developers to release their projects when there are no significant flaws. As a result, we can safeguard the entire ecosystem.
We created a private blockchain using polygon edge. Then we linked it with Metamask and Remix. We also created a proxy to intercept all the testnet deployment request from metamask to any EVM based chain and then validate the code at runtime. If the code has any vulnerability it will not allow deploying on the test net. Hence protecting the entire blockchain from vulnerabilities. We also implemented and are implementing sponsor tech like EPNS, storJ, Skale, Mina, Boba, Radicle.