1.0.4 • Published 9 months ago

@orphicverse/sdk v1.0.4

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
9 months ago

@orphicverse/sdk

Introduction

@orphicverse/sdk is designed to empower restaurant owners with the ability to generate their own NFTs (Non-Fungible Tokens). These NFTs can be uploaded and minted to customer wallets through the Orphic Dashboard. The SDK runs a local NestJS server to facilitate this process, staying true to our ethos of decentralization.

Features

  • Local NestJS server for efficient NFT generation
  • Interactive UI for easy NFT creation and download
  • Decentralized architecture

Installation

npm install @orphicverse/sdk

Quick Start

  1. Run Server Run the following command to initialize the NestJS server locally:

    npm run start

    This will initialize a NestJS Server locally

  2. Open Interactive UI Navigate to http://localhost:3000 in your web browser to access the interactive UI.

  3. Generate and Download NFT Follow the on-screen instructions to create and download your NFT.

  4. Upload and Mint via Orphic Dashboard Use the Orphic Dashboard to upload the generated NFT and mint it to customer wallets.

Ethos

The local server architecture not only aligns with the ethos of decentralization but also provides speed and efficiency, avoiding the computational overhead of cloud-based solutions.

Support

For issues and feature requests, please visit our GitHub repository.

License

MIT You can copy and paste this directly into your README.md file.