Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Commit

Permalink
Add diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
xpepermint committed Jun 22, 2018
1 parent 245f0a7 commit d9c2536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -10,6 +10,8 @@ Purpose of this implemetation is to provide a good starting point for anyone who

An Xcert is an extension of the [ERC-721](https://github.com/0xcert/ethereum-erc721/) implementation. It is an opinionated non-fungible token which carries a proof of a digital asset and supports additional 0xcert protocol features. You can read more about this in the official [0xcert protocol yellow paper](https://github.com/0xcert/whitepaper/blob/master/dist/0xcert-protocol.pdf).

<img src="https://github.com/0xcert/ethereum-xcert/raw/master/assets/diagram.png" />

## Structure

Since this is a Truffle project, you will find all tokens in `contracts/tokens/` directory. There are multiple implementations and you can select between:
Expand Down
Binary file added assets/diagram.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d9c2536

Please sign in to comment.