All Projects β†’ silviopaganini β†’ nft-market-service

silviopaganini / nft-market-service

Licence: MIT license
NFT Market service to mint tokens on IPFS

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to nft-market-service

trystero
🀝 Serverless WebRTC matchmaking for painless P2P β€” Make any site multiplayer in a few lines β€” Use BitTorrent, IPFS, or Firebase
Stars: ✭ 512 (+573.68%)
Mutual labels:  ipfs
.com
Digital garden built using Next13, Typescript, and a bunch of goodies
Stars: ✭ 186 (+144.74%)
Mutual labels:  ipfs
go-ipns
Utilities for creating, parsing, and validating IPNS records
Stars: ✭ 35 (-53.95%)
Mutual labels:  ipfs
go-ipfs
Ungx-ed fork of go-ipfs
Stars: ✭ 31 (-59.21%)
Mutual labels:  ipfs
photos
"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
Stars: ✭ 620 (+715.79%)
Mutual labels:  ipfs
qd-messages-ts
No ads, no tracking. Just a lightning fast peer-to-peer cross-platform messenger that doesn’t sell you out.
Stars: ✭ 22 (-71.05%)
Mutual labels:  ipfs
Pathephone Desktop
Distributed audio player
Stars: ✭ 240 (+215.79%)
Mutual labels:  ipfs
go-ipld-eth-import
🌐 Bring Ethereum to IPFS 🌐
Stars: ✭ 24 (-68.42%)
Mutual labels:  ipfs
dynamic-data-and-capabilities
[ARCHIVED] Dynamic Data and Capabilities in IPFS Working Group
Stars: ✭ 57 (-25%)
Mutual labels:  ipfs
prometheus-spec
Censorship-resistant trustless protocols for smart contract, generic & high-load computing & machine learning on top of Bitcoin
Stars: ✭ 24 (-68.42%)
Mutual labels:  ipfs
piratcloud
an ipfs-based encrypted backup solution
Stars: ✭ 20 (-73.68%)
Mutual labels:  ipfs
insta-share
Instant File Sharing powered by IPFS Networks. Build with Vue 3 and ViteJS
Stars: ✭ 53 (-30.26%)
Mutual labels:  ipfs
orbit-db-cli
CLI for orbit-db
Stars: ✭ 60 (-21.05%)
Mutual labels:  ipfs
metabin
Advanced data sharing ecosystem - main repo
Stars: ✭ 15 (-80.26%)
Mutual labels:  ipfs
Aya
your globally distributed waifu storage
Stars: ✭ 32 (-57.89%)
Mutual labels:  ipfs
Vipfs
Vue.js + IPFS = VIPFS. Create unstoppable applications
Stars: ✭ 242 (+218.42%)
Mutual labels:  ipfs
geesome-node
🦈 Your self-hosted decentralized Messenger, Social network, Media file storage on top of IPFS! Freely communicate in encrypted chat groups, share images, video, text or any data without a risk of censorship or blocking.
Stars: ✭ 90 (+18.42%)
Mutual labels:  ipfs
ipgit
Inter Planetary Git
Stars: ✭ 62 (-18.42%)
Mutual labels:  ipfs
pinion
πŸ“ŒPin orbit-db stores and ipfs hashes
Stars: ✭ 29 (-61.84%)
Mutual labels:  ipfs
ipfs-api-mount
Mount IPFS directory as local FS.
Stars: ✭ 16 (-78.95%)
Mutual labels:  ipfs

NFT Market AWS Serverless Lambda Service

GitHub code style: prettier

To use together with NFT Marketplace

Installation

Make sure you have serverless installed

npm install serverless -g
npm install

Setup

env file required

IPFS_HOST: ipfs.infura.io
IPFS_PROTOCOL: https
IPFS_PORT: 5001
APIETHERSCAN: 
DOMAIN_NAME: your.domain.for.your.api.com
CERTIFICATE_ARN: 
ZONE_ID: 
IPFS_INFURA_PROJECT_ID: 
IPFS_INFURA_SECRET:

Running locally sls offline

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