bepro-js icon indicating copy to clipboard operation
bepro-js copied to clipboard

Create an NFT Marketplace for Clash of Cards .sol

Open bepro-bot opened this issue 3 years ago • 2 comments

Create a simple Opener Object (similar to RealFevr)

Initial Rules :

  • Use USDC to buy the packs

*Read more in the comments

bepro-bot avatar Dec 09 '21 17:12 bepro-bot

@Ruiub3i reviewed this with the following message:

Needs to have its Unit tests finalized, and we need someone to help Ricardo, point of contact from clash of cards to ensure the Object has all the functions necessary. All the basic object structure is done

bepro-bot avatar Dec 09 '21 17:12 bepro-bot

@Ruiub3i This pull request is essentially a copy paste of an already existing contract, this should never happen. We either need to refactor the existing contract into a more dynamic contract to support two use cases or we should create a new contract that is deynamic enough to support the N use cases and then create the derived contracts for each case from that contract

This makes it that other people will not need to request a new contract if they don't need any customization, and still enable others to customize at will with a simple base-layer.

PS: Branch also has conflicts.

moshmage avatar Jun 01 '22 09:06 moshmage