Signac

October 25, 2022 · View on GitHub


Proudly built for Ink!

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

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.
PackageVersionLicenseDocsDescription
@signac/corenpmLicensedocumentationCore CLI package of Signac framework
@signac/initnpmLicensedocumentation Initializes Signac smart contract framework
@signac/confignpmLicensedocumentation Configuration utility for Signac framework
@signac/eventsnpmLicensedocumentation Event emitter for Signac framework
@signac/errornpmLicensedocumentation Error handler for Signac framework
nxinknpmLicensedocumentation Nx plugin which is used in the workspace

Contributors

Read our contributors document, submit an issue or talk to us on our Discord!