Skip to content

curiocards/wrapper-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curio Cards wrapper contracts

This repository contains the source code for each of the 3 wrappers in production:

  • the "Official" wrapper, deployed at 0x73DA73EF3a6982109c4d5BDb0dB9dd3E3783f313, with support for bulk wrap/unwrap and paid auditing
  • the "Bootleg" wrapper, deployed at 0x3c2754c0CDc5499df1a50D608D8985070Bf87b30, released a few days before the official one, with support for misprint card "17b"
  • the 17b-specific wrapper, not yet deployed, with support exclusively for card 17b

And also, for posterity:

Developing

This project uses ApeWorX. Follow the quick start portion of their documentation to get started.

Copy .env.sample to .env and edit it to fill in etherscan and infura environment variables.

There is an unused test in tests/test_migrate.py, there's enough context there that you should be able to start writing tests easily enough.

About

ERC-20 <> ERC-1155 wrapper contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published