0.1.3 • Published 1 year ago

revisejs v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Introduction

Revise is a protocol that enables building dynamic NFTs. It helps connect NFTs to real-world events and make them interactive. Revise sdk is like a Backend as a service for NFTs. If you're an NFT developer looking to build dynamic NFTs, read the docs and get started.

Commands

Start the Revise NFT server.

npx revisejs start

Print the API Key.

npx revisejs print-key

Generate a new API Key.

npx revisejs generate-key

Please visit the documentation on Revise docs for more information.