This indexer aims to ease wraps and unwraps via dapps.
- Tezos quorum current state.
- Ethereum quorum current state.
- Tokens list managed by the protocol.
- Current fee rate.
- Initial wrap transactions on Ethereum.
- Initial unwrap operations on Tezos.
- Signatures produced by signers of the protocol and published on IPFS.
- Finalized wraps on Tezos.
- Finalized unwraps on Ethereum.
- Get current protocol configuration. (tokens list, contracts addresses, signatures threshold...)
- Get wraps and unwraps state by source or destination address. This includes signatures needed to finalize wraps and unwraps.
- Pin IPFS publications of all signers to local IPFS
docker-compose up
npm version
Licensed under the MIT. See the LICENSE file for details.