Skip to content

xana-org/xana

Repository files navigation

Client for Xana Marketplace - Powered by Ethereum

A client side implementation of the Xana Marketplace for NFT trading on Ethereum network.

Xana allows users:

  • to explore existing NFTs on Ethereum network.
  • to create a new collection of a new NFT
  • to register a collection of already deployed NFT.
  • to buy / sell / collect rare NFTs.

See Guide

Project Setup

npm install / yarn

Compile

npm run start

Compiles and minifies for production

npm run build

.env file sample

REACT_APP_API_URL=
SKIP_PREFLIGHT_CHECK=true
REACT_APP_ENV=
REACT_APP_USDC=
REACT_APP_FUSDT=

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages