Signac
October 25, 2022 · View on GitHub

Signac is a development environment to compile, deploy, test, and debug your unstoppable apps. Get ink! contract deployed in unstoppable app ecosystem.
Getting started
- :book: Try quickstart tutorial for Ink! smart contract development in documentation
- :question: Ask question in our Discord
Prerequisites
- :gear: NodeJS
- :crab: Rust
- 🧰 Yarn/Nx/Cargo Contract
Developer Quickstart:
yarn bootstrap
node ./dist/packages/core/src/index.js --help
Architecture Overview
- :package: This mono-repository contains a suite of smart contract framework.
- :balance_scale: The mono-repository is released under Apache 2.0 license. Note, that the packages contain their own licenses.
Contributors
Read our contributors document, submit an issue or talk to us on our Discord!