Skip to content

Solidity libraries to interact with Ethereum system contracts

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

verklegarden/syslib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syslib

Tests Apache2/MIT licensed

Warning

NOT PRODUCTION READY

Solidity libraries to interact with Ethereum system contracts.

Libraries

src
├─ BeaconRoots - "Library for the EIP-4788 beacon roots system contract"
├─ ExecutionHashes - "Library for the EIP-2935 execution hashes system contract"
├─ Withdrawals - "Library for the EIP-7002 withdrawals system contract"
└─ Consolidations - "Library for the EIP-7251 consolidations system contract"

Installation

Install with Foundry:

$ forge install verklegarden/syslib

Contributing

The project uses the Foundry toolchain. You can find installation instructions here.

Setup:

$ git clone https://github.com/verklegarden/syslib
$ cd syslib/
$ forge install

Safety

This is experimental software and is provided on an "as is" and "as available" basis.

We do not give any warranties and will not be liable for any loss incurred through any use of this codebase.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Solidity libraries to interact with Ethereum system contracts

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published