Skip to content

Float-Capital/last-lands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth-istanbul-countries

The project is split into 4 applications

  1. The contracts
  2. The UI
  3. The indexer
  4. The docs

The contracts

The Land issuance & auction contract is from a fork from NounsDAO that has been stripped to what was needed, made non upgradable and modified to support payment in GHO token an erc-20 token rather than the native network token. We also implemented the Battle contract which is the game play after the auction/collection period has come to an end.

Contract addresses - Scoll sepolia

The UI

This was built in React / NextJS in typescript using a mapping library and ethers / wagmi for interacting with the blockchain. The demo simulator is a visualisation coded leveraging frames and replicating the logic in the smart contracts for gameplay.

The indexer

The indexer is an envio indexer and is used to track which Lands have been minted from the auction.

The docs

The docs are built with Docusaurus

The presentation deck can be found here

Presentation deck

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published