# Signac


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

# Prerequisites

# Developer Quickstart:
yarn bootstrap
node ./dist/package/core/src/index.js --help
1
2

# Architecture Overview

  • 📦 This mono-repository contains a suite of smart contract framework.
  • ⚖️ The mono-repository is released under Apache 2.0 license. Note, that the packages contain their own licenses.
Package Version License Docs Description
@signac/core npm (opens new window) License (opens new window) documentation Core CLI package of Signac framework
@signac/init npm (opens new window) License (opens new window) documentation Initializes Signac smart contract framework
@signac/config npm (opens new window) License (opens new window) documentation Configuration utility for Signac framework
@signac/events npm (opens new window) License (opens new window) documentation Event emitter for Signac framework
@signac/error npm (opens new window) License (opens new window) documentation Error handler for Signac framework
nxink npm (opens new window) License (opens new window) documentation Nx plugin which is used in the workspace

# Contributors

Read our contributors document, submit an issue (opens new window) or talk to us on our Discord (opens new window)!