Skip to content

Commit

Permalink
init commit
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJonaseb11 committed May 20, 2024
0 parents commit 20efd91
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions cache/solidity-files-cache.json
Original file line number Diff line number Diff line change
@@ -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":{}}

0 comments on commit 20efd91

Please sign in to comment.