All Projects → fingerchar → fingernft

fingerchar / fingernft

Licence: MIT license
FingerNFT是一款开源NFT市场,兼容Opensea、Rarible。

Programming Languages

CSS
56736 projects
java
68154 projects - #9 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
solidity
1140 projects
SCSS
7915 projects

Projects that are alternatives of or similar to fingernft

nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (-89.05%)
Mutual labels:  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 (-91.9%)
Mutual labels:  erc721, erc1155
defi-dapps-solidity-smart-contracts
This is a Web 3 Smart Contract learning and teaching repo which will be used to teach students all across Pakistan.
Stars: ✭ 241 (-86.81%)
Mutual labels:  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 (-98.19%)
Mutual labels:  erc721, erc1155
Artion-Server
Artion API Server
Stars: ✭ 26 (-98.58%)
Mutual labels:  erc721, erc1155
Wallet3
A secure mobile wallet for web3
Stars: ✭ 13 (-99.29%)
Mutual labels:  erc721, erc1155
niftygate
Drop-in Access Control via NFT Ownership
Stars: ✭ 61 (-96.66%)
Mutual labels:  erc721, erc1155
nft-contracts
Open-source NFT contracts used by buildship.dev
Stars: ✭ 60 (-96.72%)
Mutual labels:  erc721, erc1155
Simple-Game-ERC-721-Token-Template
🔮 Very Simple ERC-721 Smart Contract Template to create your own ERC-721 Tokens on the Ethereum Blockchain, with many customizable Options 🔮
Stars: ✭ 83 (-95.46%)
Mutual labels:  blockchain-technology, erc721
block-chain-article
📙📗📘《睡前学点区块链》系列文章。推荐使用Gitbook阅读:https://wangbicong.github.io/block-chain-article/
Stars: ✭ 20 (-98.91%)
Mutual labels:  blockchain-technology
HealthLedger
Application for tracking Organs donations in hospitals and minimizing the scope of Organ trafficking using Blockchain (Hyperledger) technology.
Stars: ✭ 29 (-98.41%)
Mutual labels:  blockchain-technology
radiator
Hive Ruby API Client
Stars: ✭ 49 (-97.32%)
Mutual labels:  blockchain-technology
deep ethereum
电子书:以太坊技术与实现
Stars: ✭ 304 (-83.36%)
Mutual labels:  blockchain-technology
awesome-ico-truths
Awesome Initial Coin Offerings (ICO) Truths - The Art of the Steal - The Scammers' Big Lies ++ ICO tokens are like bitcoins, ICOs are like IPOs, ICO White Papers are like "Due Diligence" Inverstor Prospectus, ...
Stars: ✭ 32 (-98.25%)
Mutual labels:  erc721
rivine
Blockchain technology for creating custom chains.
Stars: ✭ 23 (-98.74%)
Mutual labels:  blockchain-technology
on-mint-generation
An example of an ERC721 token with efficient on-mint generation from 7 traits (taken from BAYC; see details below).
Stars: ✭ 52 (-97.15%)
Mutual labels:  erc721
DataToken
Decentralized access control middleware for data exchange and monetization
Stars: ✭ 17 (-99.07%)
Mutual labels:  blockchain-technology
MadMax
Ethereum Static Vulnerability Detector for Gas-Focussed Vulnerabilities
Stars: ✭ 96 (-94.75%)
Mutual labels:  blockchain-technology
Aquarium
A minimalistic blockchain implementation
Stars: ✭ 27 (-98.52%)
Mutual labels:  blockchain-technology
readme
The Blockchain Bible,a collections for blockchain tech,bitcoin,ethereum,crypto currencies,cryptography,decentralized solutions,business scenarios,hyperledger tech,meetups,区块链,数字货币,加密货币,比特币,以太坊,密码学,去中心化,超级账本
Stars: ✭ 46 (-97.48%)
Mutual labels:  blockchain-technology

Chainpip.com

FingerNFT

What is fingernft

Fingernft system is a decentralized NFT market developed based on Ethereum. Fingernft draws lessons from rarible smart contract to realize fee free offline signature and help users reduce fee consumption while trading NFT. Fingernft can be deployed on popular public chains such as Ethereum, BSC, HECO and Polygon. Developed in popular Java and Vue3.0 languages, combined with the current popular back-end technology spring boot back-end framework and the mainstream front-end framework Vue3, the mobile terminal adopts responsive technology to realize the front-end and back-end separation technology, which is the best choice for the technical team to developing the NFT market. Fingernft has the characteristics of mainstream technology, low price and loose authorization. The fingernft system supports DAPP browsers of major wallets and is compatible with the world's mainstream NFT trading markets opensea and rarible. NFTs created on fingernft can be sold on mainstream platforms such as opensea. At the same time, NFTs of other platforms can also be sold on fingernft system.Currently FingerNFT has 【Open Source Version】, 【Basic Version】, 【Blind Box + Auction Version】, 【Liquid Staking Version】, 【Blockchain Game Market (gamefi) Version】

Function

  • The platform hosts the offline signature of users, which is safe and saves transaction fees.
  • Support PC terminal, mobile terminal and DAPP browser of main chain wallet.
  • Create your own NFT (including erc721 and erc1155); And create your own NFT favorites (including erc721 and erc1155 contracts).
  • Video and picture resources are linked and can be saved permanently.
  • The seller sells and the buyer bids, and the selling and bidding are free of handling charges. They are only put on the chain when the transaction is in progress.
  • For NFT auction, set the minimum acceptance price and dividend proportion. If the participants in the auction fail to get the auction, they will receive dividends in proportion to the transaction amount.
  • Make the blind box. After the blind box is configured in the background, it can be sold on the platform.
  • Pledge: it supports LP pledge, pool pledge and NFT pledge, and is compatible with the defi activities of the main chain in the market.
  • GameFi:traditional game assets are linked, the platform is authorized to log in, recharge and withdraw the player's tokens on the platform.
  • Metauniverse: metauniverse blockchain module, which provides NFT API query and transaction.
  • Support multi language switching.

Open source version

The free and open source NFT market supports ERC721 creation and trading (including sellers selling + bidding). After creating NFT, the picture will be automatically uploaded to the IPFS node for permanent storage. It can be connected to the metamask wallet for online signature. The supported languages include: Chinese, English.

Open source version of FingerNFT demo

Deployment documentation

Blockchain communication community

Background account password: admin 12345678

Business Version

Version Function
Basic Version 1、Create and trade ERC721, ERC1155, support PC and HTML5, NFT pictures are uploaded to the IPFS chain, permanently saved, and login supports metamask and various wallet apps.
Blind Box + Auction Version Contains the basic version; 1、Chain supporting Ethereum series (Ethereum、BSC、HECO 、Polygon、etc.); 2、Blind box function: The blind box is made in the background, which is free, flexible and low-cost, and the user will automatically upload the chain after purchase; 3、Auction function: Set the lowest price, and participants will receive a prize.
Liquid Staking Version Includes blind box + auction edition 1、LP pledge: LP token pledge on all swap systems rewards platform currency;2、Pool pledge: pledge platform currency to obtain third-party currency; NFT pledge: Set up the designated NFT contract or tokenid to participate in the pledge, and reward the designated currency.
Blockchain Game Market (gamefi) Version Contains liquid collateral; 1、GameFi: Any game asset can be connected to the platform, and the platform can be authorized to log in to the game;Recharge assets to the game party on the platform, or withdraw assets from the game party

FingerNFT

Contact us

WeChat

微信

Telegram

Telegram

Development environment

  • Server technology: Spring Boot Java framework
  • Front-end technology: PC + HTML5 responsive based on VUE3.0

Configure

  • NodeJs >= 11.15.0
  • Vue3.0
  • JDK >= 1.8
  • MySQL >= 5.8
  • Maven >= 3.1.1

演示图

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].