This project has been retrieved from our archive. There could be multiple reasons for us to archive projects. The project could have done a rugpull, or there is too little online activity for the project to still be listed. If you're the owner of this project. You can verify your project by contacting us.
We advise you to be cautious and 'do your own research' before interacting with this project. Scams are labelled based on claims by community members contacting Cardano Cube. If you're the owner of this project. You can verify your project by contacting us.
We advise you to be cautious and 'do your own research' before interacting with this project. Potential scams are labelled based on claims by community members contacting Cardano Cube. If you're the owner of this project. You can verify your project by contacting us.
An open-source Cardano Tx Submission Service that provides some stats and customizability. It hooks directly to cardano-submit-tx and cardano-node.
Cardano transactions are accepted by this microservice, which then sends them to cardano-submit-api. The purpose is to intercept the transaction and provide statistics and customization for how the submission flow should be handled. With this service, any Cardano stake pool operator can provide a submission node to the community, allowing us to avoid overloading a specific server/relay mempool with pending transactions and reducing confirmation times overall.
The goal is that, at some point, we will be able to aggregate all submission node endpoints, and wallet providers will be able to use this to load balance tx submissions, effectively avoiding overloading a specific submission server. Utilizing the power of the Cardano network.
Go to the project website