All Projects → Fantom-foundation → Artion-Client

Fantom-foundation / Artion-Client

Licence: GPL-3.0 license
Client app for Artion, a global NFT marketplace on Fantom Opera.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to Artion-Client

Artion-Server
Artion API Server
Stars: ✭ 26 (-63.38%)
Mutual labels:  marketplace, nft
Web3swift
Elegant Web3js functionality in Swift. Native ABI parsing and smart contract interactions.
Stars: ✭ 237 (+233.8%)
Mutual labels:  dapp, web3js
Web3 Vs Ethers
A basic cheatsheet of Web3.js vs Ethers (along w/ example apps!)
Stars: ✭ 103 (+45.07%)
Mutual labels:  dapp, web3js
Eth Crypto
Cryptographic javascript-functions for ethereum and tutorials to use them with web3js and solidity
Stars: ✭ 420 (+491.55%)
Mutual labels:  dapp, web3js
Commons
⛲️ Commons Marketplace client & server to explore, download, and publish open data sets in the Ocean Protocol Network.
Stars: ✭ 34 (-52.11%)
Mutual labels:  marketplace, dapp
Ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Stars: ✭ 11,663 (+16326.76%)
Mutual labels:  dapp, web3js
solana-nft-monitor
Monitor Solana NFT projects using Github Actions + flatgithub.com
Stars: ✭ 31 (-56.34%)
Mutual labels:  marketplace, nft
nft-collection-scaffold
Production-ready code for an NFT Collection sale and minting on Ethereum, Polygon, Arbitrum or Binance Smart Chain
Stars: ✭ 53 (-25.35%)
Mutual labels:  dapp, nft
Origin
Monorepo for our developer tools and decentralized marketplace application
Stars: ✭ 565 (+695.77%)
Mutual labels:  marketplace, dapp
wordpress-nft-plugin
NFT Auction Product Type WordPress Plugin for WooCommerce – BID HAUS
Stars: ✭ 197 (+177.46%)
Mutual labels:  marketplace, nft
solidity-cli
Compile solidity-code faster, easier and more reliable
Stars: ✭ 49 (-30.99%)
Mutual labels:  dapp, web3js
nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (+181.69%)
Mutual labels:  dapp, nft
nft-app
How to create your own NFT and mint NFT token
Stars: ✭ 145 (+104.23%)
Mutual labels:  dapp, nft
Starter Kit
An OpenZeppelin starter kit containing React, OpenZeppelin SDK & OpenZeppelin Contracts.
Stars: ✭ 101 (+42.25%)
Mutual labels:  dapp, web3js
cyberevents
The protocol for EVENTs and TICKETs
Stars: ✭ 16 (-77.46%)
Mutual labels:  dapp, web3js
Erc20 Generator
Create an ERC20 Token for FREE in less than a minute with the most used Smart Contract Generator for ERC20 Token. No login. No setup. No coding required.
Stars: ✭ 202 (+184.51%)
Mutual labels:  dapp, web3js
bcdhub
Better Call Dev backend
Stars: ✭ 30 (-57.75%)
Mutual labels:  dapp, nft
openzeppelin-network.js
An easy to use and reliable library that provides one line access to Web3 API.
Stars: ✭ 45 (-36.62%)
Mutual labels:  dapp, web3js
binance-nft
Binance NFT sales clicker
Stars: ✭ 112 (+57.75%)
Mutual labels:  marketplace, nft
Particl Desktop
The GUI application for Particl Markeplace and PART coin wallet. A decentralized peer to peer marketplace –free, secure, private, untraceable.
Stars: ✭ 131 (+84.51%)
Mutual labels:  marketplace, dapp

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=
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].