All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Github pages Docs.rs documentation
- Fast and concurrent token fetching and processing
- Basic Query fields caching
- Common metadata data fields
- Possibilities of extending Web3 Contract
- Possibilities of extending token metadata
OpenSea
example of extending token metadata- Pagination(with offsets and limits)
- IPFS support
- Full Documentation
- New token getters:
- All tokens
- One token
- Page of tokens
- Web3 Contract implementation
- GraphQL
token
field - Basic Token schema
- Basic Ethereum address validation
- Functions for starting
actix_web
server,GraphQL
endpoint andGraphiQL
playground