Skip to content

Concordium/concordium-transaction-logger

Wallet Proxy

Contributor Covenant Build and test

This repository contains the Wallet Proxy, which works as middleware for the wallets maintained by Concordium. The Wallet Proxy acts as a proxy for accessing the node and additionally provides access to indexed chain data. Part of the Wallet Proxy is an indexer that indexes the chain data that is relevant for the wallets.

  • wallet-proxy-indexer Indexer of chain data. The indexed data is written to a Postgres database.
  • wallet-proxy-service Service that exposes the Wallet Proxy API. Reads data from the Postgres database or directly from the node. The crate is still WIP

Component Interaction Diagram

Component Interaction Diagram

Submodules

The submodules in deps can be checked out using git submodule update --init --recursive.

About

A service that logs all transactions and indexes them in a postgres database

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 14