npm.io
0.4.7-pr528ecf3 • Published 1 year ago

@settlemint/sdk-common

Licence
FSL-1.1-MIT
Version
0.4.7-pr528ecf3
Deps
2
Size
68 kB
Vulns
0
Weekly
0
DeprecatedThis package is deprecated

SettleMint logo

SettleMint SDK for Next.js

https://settlemint.com
Integrate SettleMint into your application with ease.


CI status License npm stars

Documentation   •   Discord   •   NPM   •   Issues

Getting started

First we will create a new Next JS project using the following command.

# Using npx
npx @settlemint/sdk@latest create

# Using bun
bunx @settlemint/sdk@latest create

# Using pnpm
pnpm dlx @settlemint/sdk@latest create

Then following the next steps in your terminal.