Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/orbs-network/provenance

[App Demo] Orbs provenance demo based on orbs-erc721 library
https://github.com/orbs-network/provenance

Last synced: about 2 months ago
JSON representation

[App Demo] Orbs provenance demo based on orbs-erc721 library

Awesome Lists containing this project

README

        

# Orbs Provenance demo

Based on [Orbs ERC721 library](https://github.com/orbs-network/erc721). Mints tokens represendint several famous paintings and transfers ownership between random addresses to create provenance history.

All data displayed in the demo comes from the queries to Orbs blockchain (images are represented as URLs and stored off chain).

## Running locally

```
npm run gamma:start
```

```
npm run provenance:local
```

```
npm run dev
```

Open the [link](http://localhost:9000)