Skip to content

stark-mfer/cairo-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stark-mfer

Contracts for the stark mfer collection. These NFTs are listed via a Gradual Dutch Auction implementation in Cairo.

We used Flipper to flip the existing mfer collection and publish metadata to IPFS at ipfs://QmRnvgj1sofQBTPXfAZX76ktQecC9Xt4FwPCnsNjLLn5XK/.

This project was built for EthAmsterdam.

Local Development

Prerequisites

  1. Install Python
  2. Install Poetry
  3. Clone this repo
# Activate a Poetry virtual environment
poetry shell

# Install dependencies
poetry install

# Compile all contracts
nile compile

How to update ABIs in frontend repo

nile compile
cp artifacts/abis/* ../eth-amsterdam-front/src/abi/

Links

About

🇳🇱 Gradual Dutch Auction in Cairo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published