Convex is an open, decentralised platform for the Internet of Value - you 
can use it to create secure digital assets and implement applications 
involving secure value exchange using smart contracts.

You can test it out with the live REPL, documentation and sandbox at our 
developer site:

https://convex.world

The native smart contract language is Convex Lisp - a new language heavily 
inspired by Clojure but built from the ground up to support decentralised 
applications and interactive online development. Some notable features:

- Immutable, persistent data structures throughout. In fact - the entire 
global state of the Convex Virtual Machine (CVM) is a single persistent 
data structure.
- Every user account gets its own independent namespace with REPL control 
(access secured with Ed25519 digital signatures)
- Fully autonomous Actors executing smart contracts (can be used to 
implement digital assets, or potentially entire decentralised autonomous 
organisations)
- Fully online development environment including runtime, libraries and 
compiler built into the decentralised network - no extra toolchains 
required!
- All the usual power of Lisp: macros, functional programming etc.
- Syntax and language idioms heavily inspired by Clojure

Currently this is a public alpha release - we would love to get feedback 
and ideas from the Clojure community as we develop towards our production 
launch. We run a public discord server for those interested in joining the 
discussions or getting more involved:

https://discord.gg/vBeh2S8

Convex is backed by the non-profit Convex Foundation, dedicated to creating 
a powerful open network for the Internet of Value. If you are interested in 
creating an open, fair, sustainable and equitable solution for value 
exchange in the digital economy of tomorrow we would welcome your support.

Best regards,

  Mike and the Convex Team

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/c29019df-b199-4b90-9920-0856c66c5ad2n%40googlegroups.com.

Reply via email to