End-to-End encrypted proxy contract example for Sapphire
-
Updated
Dec 2, 2023 - TypeScript
End-to-End encrypted proxy contract example for Sapphire
proxy contract upgrade
solidity proxy contract explain ant implementation.
This repo uses the Transparent Proxy pattern for upgrading smart contracts.
End-to-End encryption between Client and Sapphire EVM contract using X25519 and Deoxys-II-256-128
1. Deploying an upgradeable smart contract with a bug in it. 2. Fixing the bug in our original contract, and re-deploying it. 3. Pointing our buggy function to the new, fixed function using a proxy contract.
ERC-2535 compatible facet for the ERC-20 interface
A decentralized NFT-collateralized lending platform implemented using the Diamond Pattern (EIP-2535).
Minimal proxy contract to deploy clones cheaply.
VEGA-LOCKED ERC20 contract, conveniently showing locked VEGA tokens
This project includes contract which allow users to lend, borrow tokens and earn interest, by using compound 3 underneath
This box comes with everything you need to build upgradable proxy smart contracts. The front end boiler plate is built on react, but the contracts and web3 work with every framework you love
A decentralized house renting platform developed as final project for Alchemy University Ethereum Bootcamp.
Smart Contracts to make health insurance secured and fast.
Solidity upgradeable contracts proxy based on unstructured storage pattern
A MetaMask-fork to support pluggable identity contracts.
Add a description, image, and links to the proxy-contract topic page so that developers can more easily learn about it.
To associate your repository with the proxy-contract topic, visit your repo's landing page and select "manage topics."