Opepen Metadata Service

The Opepen Edition is a collection of 16.000 tokens on Ethereum mainnet. They are revealed in 200 sets of 80 tokens. Their token metadata points to a deployment of this metadata api service. Once all sets are revealed, metadata will move to a more permanent storage solution.

The Opepen project consists of three code repositories:

  1. This Metadata Service powering the reveals
  2. An API + database powering the opepen.art website
  3. A web application powering the opepen.art website

Reveal Scripts

The script that distributed Opepen Rarities is found here: rare-opepens.py.

The script that distributes Opepen sets can be found here: randomize.py. It is currently in version 2.

Metadata Renderer

At the heart of this repo is a simple metadata.json config file and a MetadataParser service.

Forks and pull requests are welcome!