An open API service indexing awesome lists of open source software.

https://github.com/paritytech/artist

Artist is a (to-be) experimental actor-based contract framework for Substrate.
https://github.com/paritytech/artist

Last synced: 7 months ago
JSON representation

Artist is a (to-be) experimental actor-based contract framework for Substrate.

Awesome Lists containing this project

README

          

# Artist

Artist is a (to-be) experimental actor-based contract framework for
Substrate. The code here is supposed to contain both the actor-based
contract development framework, together with the runtime pallet, as
they share the base code.

## Design

See [the design document](./docs/design.md).