RE: RE: NFT Research - Creation and Distribution
You are viewing a single comment's thread from:

RE: NFT Research - Creation and Distribution

Words
32
Reading
1 min
Listen
Play
5y

We're still trying to see what is needed between the front and backends, but we have some dummy data coming from only at token.dlux.io to help us build

api.get('/api/nfts/:user', API.nfts);
api.get('/api/nft/:item', API.item);
api.get('/api/sets', API.sets);
api.get('/api/set/:set', API.set);
api.get('/api/auctions', API.auctions);
api.get('/api/sales', API.sales);

Would appreciate your input

@disregardfiat: We're still trying | Ecency