Socket
Book a DemoInstallSign in
Socket

@crypblizz/create-nillion-app

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crypblizz/create-nillion-app

Quickstart a new Nillion app

latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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

  • Installs nilup, the Nillion SDK tool installer and version manager
  • Install an Nada projects
  • 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

Keywords

nillion

FAQs

Package last updated on 26 Sep 2024

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