Skip to content

Commit

Permalink
Merge branch 'main' into chore/ui-tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
timi-codes authored Jun 13, 2024
2 parents f8d004b + b198f30 commit d7ad6bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
This collection is made of up world's continents (Africa, Asia, Europe, North America, South America, Australia, and Antarctica). Each continent NFT have an associated opensea metadata standard with a limited supply of 7 items.
Tokens are minted to the contract address immediately during deployment. Then contract owner get to kickstart the auction by calling the `createAuction` methods in `ContinentAuction.sol`. `ContinentAuction.sol` is the contract that manages the auctions and bidding. it is initialised with the token address on deployment.


![alt text](image.png)

## Technologies
- Solidity
- Truffle
Expand All @@ -15,6 +17,7 @@ Tokens are minted to the contract address immediately during deployment. Then co
- ReactQuery
- Docker


## Requirement
Node 18 LTS/Hydrogen (LTS is recommended)
Yarn 1+ (1.22.19 is recommended)
Expand Down Expand Up @@ -84,3 +87,4 @@ Tools: Helia, Pinata, IPFS Desktop
## Contributors
- [timicodes](https://github.com/timi-codes)

0 comments on commit d7ad6bf

Please sign in to comment.