1.0.0 • Published 2 months ago

@sophon-labs/create-sophon-app v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Create Sophon App

create-sophon-app is a CLI tool to bootstrap a new Sophon app with your preferred wallet connector. It simplifies the process of setting up a new project by cloning a template and installing the necessary dependencies, and also provides a few prompts to help you get started.

The templates are based on the examples in the sophon-account repository and come with the Sophoon Global Account being EIP-6963 injected into the project's wallet kit.

Installation

To use create-sophon-app, you need to have Node.js and your preferred package manager(pnpm, npm, yarn) installed on your machine.

Usage

Run the following command to create a new Sophon app:

npx @sophon-labs/create-sophon-app@latest my-sophon-app

You will be prompted to enter the name of your project and select the wallet connector you want to use.

Supported Wallet Connectors

1.0.0

2 months ago