Skip to content

garythung/potluck-nft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Potluck Finance

🟢 Welcome

Potluck is a protocol built on Ethereum enabling a multiplayer experience for NFTs. This is achieved by allowing NFTs to be bought and owned by multiple parties.

📜 Documentation

Docs here (shoutout to GitBook for the complimentary premium membership for open source projects)

⚠️ Caveats

This contract has not been tested on mainnet and has been developed with a local fork of mainnet and Rinkeby. Use at your own risk.

🛠 Building and deployment

You may want to fork mainnet (or a test chain) to have an environment populated with NFTs. Read more here.

# Install dependencies
npm install

# Compile contracts
npx hardhat compile

# Deploy
npx hardhat run scripts/deploy.js --network localhost # (fill in the deploy script to your liking)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published