Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jac18281828/address_set
Solidity AddressSet Dynamic set
https://github.com/jac18281828/address_set
Last synced: about 1 month ago
JSON representation
Solidity AddressSet Dynamic set
- Host: GitHub
- URL: https://github.com/jac18281828/address_set
- Owner: jac18281828
- License: bsd-3-clause
- Created: 2023-01-26T20:38:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T18:22:19.000Z (10 months ago)
- Last Synced: 2024-10-15T19:13:58.218Z (3 months ago)
- Language: Solidity
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# address_set
[![CI](https://github.com/jac18281828/address_set/actions/workflows/ci-image.yml/badge.svg)](https://github.com/jac18281828/address_set/actions/workflows/ci-image.yml)
## Dynamic Address Set
This is a complete implementation of a dynamic address set in Solidity for Ethereum blockchain.
Includes:
* foundry
* modifier
* event
* dynamic data structures
* unit testing* [Full tutorial](https://youtu.be/NJOI4sD9Q_Y) on YouTube: