Skip to content

Niftron/niftron-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

niftron-react-example

A Swags Minter - React example of integrating Niftron sdk for a Blockchain based decentralized app.

Getting Started

Clone the repository

git clone https://github.com/Niftron/niftron-react-example.git
cd niftron-react-example
npm install

Configure Niftron SDK

Configure the Niftron sdk using your project key and dev console developer secret Key obtained from https://console.niftron.com/credentials. Create a .env file with the below variables.

REACT_APP_PROJECT_KEY=|--------- Project Key -----------|
REACT_APP_DEV_SECRET_KEY=|--------- Developer Secret Key -----------|

Start The App

npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors