All Projects → Fantom-foundation → Artion-Server

Fantom-foundation / Artion-Server

Licence: GPL-3.0 license
Artion API Server

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Artion-Server

niftygate
Drop-in Access Control via NFT Ownership
Stars: ✭ 61 (+134.62%)
Mutual labels:  web3, nft, erc721, erc1155
nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (+669.23%)
Mutual labels:  web3, nft, erc721, erc1155
nft-app
How to create your own NFT and mint NFT token
Stars: ✭ 145 (+457.69%)
Mutual labels:  web3, nft, etherjs
Wallet3
A secure mobile wallet for web3
Stars: ✭ 13 (-50%)
Mutual labels:  web3, erc721, erc1155
ethereum-kit-ios
Comprehensive EVM SDK (ex: Ethereum, Binance Smart Chain) for iOS, implemented on Swift. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, easily extendable to work with custom smart contracts, and full support for EIP1159.
Stars: ✭ 148 (+469.23%)
Mutual labels:  web3, erc721, erc1155
lootloose.com
LootLoose lets you unbundle your Loot Bags into individual item NFTs or rebundle items into their original Loot Bags.
Stars: ✭ 33 (+26.92%)
Mutual labels:  nft, erc721, erc1155
nft-contracts
Open-source NFT contracts used by buildship.dev
Stars: ✭ 60 (+130.77%)
Mutual labels:  nft, erc721, erc1155
ape
The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
Stars: ✭ 339 (+1203.85%)
Mutual labels:  web3, nft
fetch-nft
🖼🎑🌠 A utility to fetch and easily display Ethereum & Solana NFTs in a common format given any wallet
Stars: ✭ 83 (+219.23%)
Mutual labels:  web3, nft
webflow-nft-components
Connect web3 to Webflow without coding skills
Stars: ✭ 69 (+165.38%)
Mutual labels:  web3, nft
nft-website
NFT School: Community education platform for developers in the non-fungible token space.
Stars: ✭ 260 (+900%)
Mutual labels:  web3, nft
opensea-sales-twitter-bot
A Twitter bot that tweets Opensea sales for a given collection 🐳
Stars: ✭ 120 (+361.54%)
Mutual labels:  web3, nft
NFT-Dapp-Boilerplate
A highly scalable NFT and DEFI boilerplate with pre added web3 and different wallets with a focus on performance and best practices
Stars: ✭ 51 (+96.15%)
Mutual labels:  web3, nft
react-nft-gallery
🖼️ React component to display your NFTs as a gallery
Stars: ✭ 50 (+92.31%)
Mutual labels:  web3, nft
wordpress-nft-plugin
NFT Auction Product Type WordPress Plugin for WooCommerce – BID HAUS
Stars: ✭ 197 (+657.69%)
Mutual labels:  marketplace, nft
dapp-starter
Opinionated Dapp Starter Template
Stars: ✭ 207 (+696.15%)
Mutual labels:  web3, etherjs
binance-nft
Binance NFT sales clicker
Stars: ✭ 112 (+330.77%)
Mutual labels:  marketplace, nft
Commons
⛲️ Commons Marketplace client & server to explore, download, and publish open data sets in the Ocean Protocol Network.
Stars: ✭ 34 (+30.77%)
Mutual labels:  marketplace, web3
cyberevents
The protocol for EVENTs and TICKETs
Stars: ✭ 16 (-38.46%)
Mutual labels:  web3, erc721
Artion-Client
Client app for Artion, a global NFT marketplace on Fantom Opera.
Stars: ✭ 71 (+173.08%)
Mutual labels:  marketplace, nft

Artion-Server

Code for server side deployment of Fantom Artion Marketplace.

Project Setup

npm install 

Compile

npm run start / npm run dev (nodemon)

.env file sample

JWT_SECRET=
NETWORK_RPC=
NETWORK_CHAINID=
DB_URL=
APP_URL=
ROYALTY_PK=
MARKETPLACE_ADDRESS=
AUCTION_ADDRESS=
BUNDLE_MARKETPLACE_ADDRESS=
WFTM_ADDRESS=
PRICE_USDC=
PRICE_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].