Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jwalab/minilab

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jwalab/minilab

Minilab is a mini development environment for the JWA Platform

  • 0.0.19
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

minilab

The minilab is a minimal JWA Lab development environment. Start minilab and write your first service!

Rational

The JWA Platform can seem overwhelming at first. You need to run a Tezos node and an indexer, you need to run a message bus, there's an ingress service, there are protocols and security issues... While the platform itself is easy to piece together as seen with the Community Edition, it still separates the platform and the Tezos Node so it can be used in a production like environment. To make things even easier, minilab offers a complete environment to be used exclusively for development. It can start a Tezos node from scratch or with a known state, which could in term become extremely convenient for testing or debugging!

Look no further, if you want to get familiar with the JWA Platform, you've come to the right place.

Consume

npm install -i @jwalab/minilab
minilab start

Getting started

clone this repository and cd into the directory

git clone git@github.com:jwa-lab/minilab.git
cd minilab
./run start

Then import the alice and bob accounts:

./run bootstrap

Tools and services

  1. Tezos sandbox ()
  2. Nats.io
  3. tzindex
  4. tzstats
  5. Airlock
  6. Airlock dev authorization service

Keywords

FAQs

Package last updated on 16 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc