0.0.5 • Published 6 months ago

subjektify v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

Subjektify

NPM Version NPM Downloads

Building the Future of Decentralized Applications

Subjektify is your all-in-one toolkit for developing, testing, and deploying subjekt files. It's designed to work seamlessly with the Subjektify framework, offering a streamlined workflow for decentralized application development.

Installation

Install Subjektify in your project using npm:

npm install subjektify

Or via Yarn:

yarn add subjektify

Quick Start

Once installed, you can start a new Subjektify project in a snap:

subjektify init my-namespace

Features

  • 🌐 Protocol-Agnostic: Build subjekts that are compatible with any blockchain or decentralized network.
  • 🧬 Designed to Evolve: Create modular and extensible subjekts that adapt to changing requirements.
  • 📜 Declarative Code Generation: Use the Subjektify IDL to automate code generation across multiple languages.
  • 🎉 Ease of Use: Intuitive commands and options make it simple to get your project up and running.

Commands

  • subjektify init [name]: Initialize a new Subjektify project.
  • subjektify start: Start the development server.
  • subjektify build: Build the project for production.
  • subjektify test: Run unit tests.

For a complete list of commands and options, run:

subjektify --help

Contributing

We welcome contributions! See our Contribution Guide for more details.

Support & Community

License

Subjektify CLI is open-source software licensed as Apache-2.0.

0.0.3

7 months ago

0.0.5

6 months ago

0.0.4

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago