Fantom-foundation / Artion-Client

Client app for Artion, a global NFT marketplace on Fantom Opera.

Home Page:https://artion.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Client for Artion Marketplace - Powered by Fantom

A client side implementation of the Artion Marketplace for NFT trading on Fantom Opera network.

Artion allows users:

  • to explore existing NFTs on Fantom Opera 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

Client app for Artion, a global NFT marketplace on Fantom Opera.

https://artion.io

License:GNU General Public License v3.0


Languages

Language:JavaScript 87.1%Language:SCSS 11.9%Language:CSS 0.6%Language:HTML 0.4%