Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinax-network/substreams-waxmarketplaces
WAX Marketplaces powered by Substreams
https://github.com/pinax-network/substreams-waxmarketplaces
Last synced: about 2 months ago
JSON representation
WAX Marketplaces powered by Substreams
- Host: GitHub
- URL: https://github.com/pinax-network/substreams-waxmarketplaces
- Owner: pinax-network
- Created: 2023-09-14T13:39:25.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-14T13:40:59.000Z (over 1 year ago)
- Last Synced: 2024-04-01T16:23:37.420Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WAX Marketplaces powered by **Substreams**
This substreams shows different types of events coming from NFTs marketplaces in the WAX ecosystem.
[Here](https://medium.com/wax-io/the-evolving-landscape-of-wax-nfts-4113288e673) is a quick description of these marketplaces.
For now, vIRL is not supported.
## Quick Start
```bash
make
make gui
```### Mermaid graph
```mermaid
graph TD;
map_events[map: map_events];
sf.antelope.type.v1.Block[source: sf.antelope.type.v1.Block] --> map_events;
```### Modules
```yaml
Package name: waxmarketplaces
Version: v0.1.0
Modules:
----
Name: map_events
Initial block: 0
Kind: map
Output Type: proto:antelope.waxmarketplaces.v1.AnyEvents
Hash: 409209dba65de2f9ba4900a13dcd770d21bfaa8a
```