The Web3 SDK for Payment, NFT, and more.
- package/vx3: The core package of vx3
- apps/web
- apps/server
- No Connection Required of API
- NO Saas Fee
- Multi Chain Supported
- Easy to Use
- Simple API
import { VX3 } from 'vx3';
const vx3 = new VX3({
wallet: "",
});
- Payment
- GameFi
- NFT
Node.js v16 or later
npm v8 or later
Metamask or other Web3 Wallet
https://dash.varius.technology/create/project
npx vx3 auth signin
Link Project
npx vx3 link
npx vx3 create <project-name>
npx vx3 server --debug
Port Number
npx vx3 server --debug --port <port-number>
npx vx3 serve -p "../vx.config.json"
Apache-2.0 License
Nknight AMAMIYA (@nk4dev)