Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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: