Skip to content

Commit

Permalink
Add reference to Sealevel (solana-labs#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
garious committed May 31, 2020
1 parent 3a5a7b7 commit 19e249b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@

# Solana Program Library

The Solana Program Library (SPL) is a collection of Solana-maintained
on-chain programs.
The Solana Program Library (SPL) is a collection of on-chain programs targeting
the [Sealevel parallel runtime](https://medium.com/solana-labs/sealevel-parallel-processing-thousands-of-smart-contracts-d814b378192).
These programs are tested against [Solana](https://solana.com)'s implementation
of Sealevel, solana-runtime, and deployed to its mainnet. As others implement
Sealevel, we will graciously accept patches to ensure the programs here are
portable across all implementations.

0 comments on commit 19e249b

Please sign in to comment.