Skip to content

bender-labs/balance_indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT Actions Status

Wrap protocol indexer

This indexer aims to ease wraps and unwraps via dapps.

Features

Indexing

  • 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.

API

  • 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.

Others

  • Pin IPFS publications of all signers to local IPFS

Local deployment

docker-compose up

Versioning

npm version

License

Licensed under the MIT. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published