https://github.com/arnaudband/proxies
Smart contract proxies allow one contract to execute code on behalf of another contract.
https://github.com/arnaudband/proxies
proxy smart-contracts solidity solidity-contracts testing
Last synced: about 2 months ago
JSON representation
Smart contract proxies allow one contract to execute code on behalf of another contract.
- Host: GitHub
- URL: https://github.com/arnaudband/proxies
- Owner: ArnaudBand
- License: mit
- Created: 2023-07-24T09:52:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-25T19:03:36.000Z (almost 2 years ago)
- Last Synced: 2025-01-15T10:03:29.376Z (3 months ago)
- Topics: proxy, smart-contracts, solidity, solidity-contracts, testing
- Language: JavaScript
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# proxies
Smart contract proxies allow one contract to execute code on behalf of another contract.