Skip to content

pepyakin/substrate-seal-ebpf

 
 

eBPF Contracts Hackathon

This is a simple hackathon project to demonstrate the use of eBPF as a backbone for smart-contract execution.

The idea is similar to the sandboxing/virtualization approach we already employ. The TLDR is that Substrate Runtime has access to API of a Wasm VM.

In this hackathon, we implement a similar virtualization API, but which is backed by eBPF VM.

About

Substrate: The platform for blockchain innovators

Resources

License

Apache-2.0, GPL-3.0 licenses found

Licenses found

Apache-2.0
LICENSE-APACHE2
GPL-3.0
LICENSE-GPL3

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 98.4%
  • WebAssembly 1.3%
  • Shell 0.2%
  • Handlebars 0.1%
  • Dockerfile 0.0%
  • EJS 0.0%