Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sablier-labs/sabvm
Fork of REVM implementing the SabVM
https://github.com/sablier-labs/sabvm
ethereum ethereum-virtual-machine evm sablier sablier-virtual-machine sabvm
Last synced: 2 months ago
JSON representation
Fork of REVM implementing the SabVM
- Host: GitHub
- URL: https://github.com/sablier-labs/sabvm
- Owner: sablier-labs
- License: mit
- Created: 2023-09-16T10:31:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-10T11:30:30.000Z (3 months ago)
- Last Synced: 2024-11-10T12:25:17.481Z (3 months ago)
- Topics: ethereum, ethereum-virtual-machine, evm, sablier, sablier-virtual-machine, sabvm
- Language: Rust
- Homepage: https://sablier.org
- Size: 5.48 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SabVM
The Sablier Virtual Machine (SabVM) is a fork of [REVM](https://github.com/bluealloy/revm) with Native Tokens implemented as precompiles.
SabVM was part of the [Sablier Mainnet](https://x.com/PaulRBerg/status/1852392802933715061) project, which has been discontinued.
For more information, see:
1. [EIP-7809](https://github.com/ethereum/EIPs/pull/9026)
3. The README in the REVM repository.