Skip to content

Commit

Permalink
add comit
Browse files Browse the repository at this point in the history
  • Loading branch information
Aimeedeer authored Jan 4, 2020
1 parent a80c652 commit 15b74f8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- [Blockchains](#blockchains)
- [Blockchain Frameworks](#blockchain-frameworks)
- [Cross-Chain](#cross-chain)
- [Virtual Machines](#virtual-machines)
- [General-Purpose Consensus](#consensus)
- [P2P Network Libraries](#p2p-network)
Expand Down Expand Up @@ -39,6 +40,9 @@
- [Substrate](https://github.com/paritytech/substrate) Substrate: The platform for blockchain innovators;
- [slingshot](https://github.com/stellar/slingshot) A new blockchain architecture under active development, with a strong focus on scalability, privacy and safety.

## Cross-Chain
- [Comit](https://comit.network/) is an open protocol facilitating trustless cross-blockchain applications.

## Virtual Machines
- [Wasmer](https://wasmer.io/) -- a convenient Rust wrapper over WebAssembly backends;
- [Wasmtime & Lightbeam](https://github.com/CraneStation/wasmtime) -- Wasmtime -- JIT runtime, Lightbeam -- single-pass compiler for WebAssembly;
Expand Down

0 comments on commit 15b74f8

Please sign in to comment.