diff --git a/README.md b/README.md new file mode 100644 index 0000000..ec669ed --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# DN404_marketplace.3.0 + +## About + +An ERC404 based market place inspired by the pandora coin that includs the combination of +ERC20 and ERC721 token standards to ensure the increment of NFT liquidity. + +`Again,` +_The ERC404 token is a unique token that combines both ERC20 and ERC721 token features. It aims to blend the best features of both token standards and propose innovation to the NFTs. With this innovation, multiple wallets can own shares of a single NFT piece from a collection._ + +`About tasks to cover` + +- Deep dive into the ERC404 token standard +- Deep dive into the DN404 token standard +- Implementation of my unique token using the DN404 token standard +- Building the NFT marketplace for DN404 token + +### Getting started + +----------------------- + +@0xJonaseb11 diff --git a/cache/solidity-files-cache.json b/cache/solidity-files-cache.json new file mode 100644 index 0000000..0a64ee3 --- /dev/null +++ b/cache/solidity-files-cache.json @@ -0,0 +1 @@ +{"_format":"ethers-rs-sol-cache-3","paths":{"artifacts":"out","build_infos":"out/build-info","sources":"src","tests":"test","scripts":"script","libraries":["lib"]},"files":{}} \ No newline at end of file