1.0.1 • Published 10 months ago

@crypblizz/create-nillion-app v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Create Nillion App

A CLI tool to create a new Nillion app with Next.js integration.

Usage

This will create a new Nillion app in the my-nillion-app directory.

npx create-nillion-app

What it does

  1. Installs nilup, the Nillion SDK tool installer and version manager
  2. Install an Nada projects
  3. Clones an example Next.js project with App Router a. Installs @nillion/client-react-hooks b.

Directory tree should look like:

.
├── nada_quickstart_programs
│   ├── XXX
└── nillion-app
    ├── XXX

Requirements

  • Node.js 14.0.0 or later
  • npm 6.0.0 or later

License

MIT

1.0.1

10 months ago

1.0.0

10 months ago