Simple Marketplace for NFTs

Iā€™ve seen several mentions, here and on discord, about the need of an NFT marketplace.

I have some experience now in NFT platforms and I think I could throw together a small marketplace pretty quickly (like in a few days), where people can see the last NFTs Minted, the last NFTs set on sale by owners (and maybe buy those) and where anyone authorized(1) could mint something.

The idea would be a very simple marketplace, nothing too fancy in order to go fast and efficient.

  • Possibility to mint images (at first and later then audio / video).
  • Data (images, json) would be stored on IPFS (I usually use the infura node, but I can also throw a docker with an ipfs node inside and just pin on it; or use pinata which is also great)
  • Cost of minting would be taken by the platform since on xDai transactions are so cheap. This would allow artists to actually make their first xDai without even owning any
  • A small explorer where you can see all NFTs ordered by popularity or creation date and filter those on sale or not
  • Profiles would read information from 3box as to not have to manage profile data on the website but still get personalized data (image, name, description) about artists / owners
  • Selling/Buying the minted NFT on the website. First with xDai and then quickly with any other ERC20. Overtime even a swap against other NFT could be possible (Iā€™ve got 90% of the NFT dex done, but the last 10% will take time)
  • a 2% service fee would be taken on all sales to cover costs (minting/dev/hostings(website and laybe ipfs service)ā€¦

This here is something I think I could work on next to my job and other projects if there is interest. Iā€™m not really sure of what is actually done or being worked on.

Also if this is something that is welcomed, and any designer would be interested to help (design is not really my forte), we could maybe work on a small Figma (or like) with a few screens (doesnā€™t need much at least to start). Something pretty simple to start with and improving with iteration would be the best I guess. So we could create something usable quickly and then add things over time.

(1) to determine; I donā€™t like elitism but art theft is a HUGE problem and we need to find a way to restrict minting to people that can be identified if they do wrong. It could just be ā€œAny Minter can add the role Minter to any other addressā€ so I would give Metaverde the role minter and then she could add anyone since sheā€™s now Minter.

ps: And because Bees fly, we could find a name that would do well in parallel to the giant sea marketplace!

9 Likes

Hi, ( Ā“ Ļ‰ ` )

We had many discussions about NFT Minter, also this is why we have cooperation with shenanigan. I would suggest having a look into buzz inside discord.

2 Likes

Right, but Shenanigan is nowhere near producing a minter for us.

Dievardump is saying they can get it done now.

We need an NFT minter now.
If we had one I could onboard several people within the week.

1 Like

yea, is it going to be fork of something ? find it hard to finish it couple of days. need to see more details of his minters

1 Like

Looks like from scratch?
Is there anything forkable?
@Monstrosity?
I think weā€™ve looked and couldnā€™t find an actual forkable minter.

1 Like

I already have a full platform working (BeyondNFT.io). Most of the code can be reused.

  • The Contracts can be reused 100%.
  • Creating an interface that allows to list all tokens, and a screen to mint new, I would say a few hours, top. Like Really a simple minter + showcase without fancy profile and co is maybe 3 hours of work in an evening.

The market is the most complicated, but I already have one working so I would be reusing most of the code too. The UX / UI is the most complicated side of it for me because Iā€™m a dev, not a designer.
How to make it nice for users to List/Buy/See History and co is not my forte.
But putting a button and an input that says ā€œlist my NFTā€ and a button that says ā€œI want to buy this NFT at the given priceā€ no worries.

6 Likes

nice, go for it.if you need help msg me in discord. I do think we can support you. (Ā“ āˆ€ ` *)

2 Likes

Would you be open to having a portion of the service fee or an additional platform via converted into honey and added to the common pool? Then we could make the case for rewarding you with some honey and help encourage the community to contribute and promote the platform?

Perhaps after Celeste launches we could use it to to create an optimistic game that allows anyone to submit NFTs but if they submit content that they donā€™t have the rights to they could be banned.

4 Likes

I love the Busy Bee game and the idea of enabling a platform for programmable NFTs, for those that havenā€™t noticed @dievardump made a mini game recently : https://beyondnft.io/explore/0x96f78596317f7836ab2ffb4012efe18fd899c60d/1/0xd1eddfcc4596cc8bd0bd7495beab9b979fc50336

I think the artists would love to upload/mint their art on this kind of Market and that would create more engagement and more sells/buys on xDai. Trading of the NFTs is curently very expensive on Mainnet , so thatā€™s make xDai much better solution for these markets.

We can try to work on this platform and getting more artists submitting designs for start, also some testing and checking the market will be needed. I recommend @dievardump to organise a call with 1hive members that are interested to work on this project together and see where this goes.

2 Likes

Yeap like solar said creating some marketplace for NFTs and with good promoting we can redirect nice traffic towards xdai chain and honeyswap.I think there is a lot of for example devs of games trying to find a good alternative because of gas fees on mainnet.For example most popular game right now axie infinity.Everyone buying from opensea the number of transactions has decreased right now, no one wants to buy anything for that game and other games on mainnet because of enormous fees.

2 Likes

Yes that definitely could be an option. I didnā€™t actually mean to fully own the platform myself, the idea of fees is to be sustainable but it could be something that is owned by the DAO / shared ownership or something like this.

The contract themselves are tested (I have tests going with my truffle project; I also already use those on BeyondNFT for the market side). If created, the project will be OS so people can all check everything. I would also need to check how to verify contracts on Blockscout

ā€“

Iā€™m going to put in place the project later today I think, first start with a simple front-end and backend that does the bridge between front and blockchain to mint and list items. Maybe start a simple heroku instance for the beginning.

See how it goes

3 Likes

Hi @dievardump sorry I havenā€™t been so active in the community for the last few weeks, but Iā€™ve been trying to catch up with your project since I know some musicians that would love to have a first experience with NFTs. Some of these projects participated in Posadelic, so they already know the basics about 1hive and Honeyswap.
Let me know how everything is going and whenever we can make this happen :slight_smile:
Iā€™d also love to help @metaverde with the minter role in the music part :wink:

4 Likes

That would be great!
It just occurred to me that we could get musicians setting up DAOs.
:smiley:

2 Likes

This is 100% required imo, if you need any help with the fork full stack nodejs dev here just reach out to me in discord :slight_smile:

4 Likes

I am very happy to have discovered this topic and to know that there is a project in progress.

If you need help with branding and / or UX planning and design you can count on me.

Iā€™m also working on projects to promote NFTs at Kusama (Iā€™m an Ambassador at Polkadot, Kusama and Acala) and I can help here too. I really like the HoneySwap project.

I posted some NFT considerations on HoneySwap here in this post: Bringing the NFT community to xDAI

2 Likes