https://github.com/wlawt/evm-data-structures
An implementation of commonly used data structures written in Solidity.
https://github.com/wlawt/evm-data-structures
Last synced: 6 months ago
JSON representation
An implementation of commonly used data structures written in Solidity.
- Host: GitHub
- URL: https://github.com/wlawt/evm-data-structures
- Owner: wlawt
- Created: 2022-10-16T23:24:25.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-23T19:31:31.000Z (about 3 years ago)
- Last Synced: 2025-01-08T08:18:54.451Z (12 months ago)
- Language: Solidity
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EVM Data Structures
A collection of commonly used data structures written in Solidity.