Last updated a year ago
Currently, if you want to deploy your own light wallet or similar application, there is no single tool that you can use. Instead, you can have to figure out how to deploy and combine multiple tools
We will provide a "Cardano Wallet OneBox". A single image that you can deploy which will setup all the downstream indexers and tools required to support all the endpoints needed to run a wallet
This is the total amount allocated to Cardano Wallet OneBox.
We will create a single image that setups up and runs all the tools needed to run your own wallet (or similar tool). Notably, it will be based on our stack for Flint which uses:
More concretely, this is which endpoint is handled by which service: https://imgur.com/W3d7e51
All of these services will be launched, synchronized and managed by this single wallet onebox.
Additionally, the ease of running this onebox will hopefully allow wallets to offer users the ability to run the wallet using their own machine instead of trusting the light wallet's servers.
We expect this OneBox solution to be either fully or partially reusable by other wallets and wallet-like projects that need to coordinate multiple services to get all the endpoints they need
Automatically coordinating all these services from a single image with a good UX will be tricky, and handling API keys for components like the price feed also mean it will require a bit of user work to setup. Additionally, the syncronization time will not be fast given cardano-node takes a few days to sync.
All this means that usage from a user level will be limited to experts, but we still think this will be useful for developers who need this to build other projects
We plan to deliver this OnBox solution in Q3
All funds will be spent towards development costs
1.5 devops engineers
Depending on the popularity of the solution, we may create additional OneBoxs for other use-cases or add in some optional services.
Release of the project and adoption of the solution outside of our needs (Flint Wallet)
Successful integration into Flint Wallet and other Cardano projects
New project
NB: Monthly reporting was deprecated from January 2024 and replaced fully by the Milestones Program framework. Learn more here
Our team includes ex-developers of Yoroi and developers of Flint Wallet, two popular wallets for Cardano. We are also the authors of indexing tools such as Carp that this project will use