Skip to content

Commit 0f09100

Browse files
authored
Update README.md to point out rust-simplicity and simplicity-hl
also linked to Github discussions and Telegram group
1 parent b7bd417 commit 0f09100

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
Simplicity is a blockchain programming language designed as an alternative to Bitcoin script.
44

5-
The language and implementation is still under development.
5+
The language and implementation is still under development.
6+
7+
It's recommended to start with [SimplicityHL](https://github.com/BlockstreamResearch/SimplicityHL) which looks and feels like Rust and compiles down to Simplicity Bytecode. There is also [rust-simplicity](https://github.com/BlockstreamResearch/rust-simplicity), a general purpose library for processing Simplicity programs.
68

79
## Contents
810

@@ -191,5 +193,6 @@ A recent PDF version can be found in the [pdf](https://github.com/ElementsProjec
191193

192194
## Contact
193195

194-
Interested parties are welcome to join the [Simplicity mailing list](https://lists.ozlabs.org/listinfo/simplicity).
195-
Issues and pull-requests can be made through GitHub's interface.
196+
Discussions are hosted on [Github discussions](https://github.com/BlockstreamResearch/simplicity/discussions), and there's a [Simplicity Telegram Community](https://t.me/simplicity_community).
197+
198+
We welcome issues and pull-requests.

0 commit comments

Comments
 (0)