Toshi Moto is a watch only bitcoin wallet aggregator app for Umbrel.
This repo contains a git submodule so you need to clone it like below with the following flag:
git clone --recurse-submodule git@github.com:toshimoto821/toshi-moto.gitThis repo uses a pnpm workspace:
pnpm install
pnpm dev
This app is in the App submission process with Umbrel. You can install it on an Umbrel using the community-app store I maintain for frequent releases.
copy and paste the url below to "Add" and then select "Open"
https://github.com/toshimoto821/toshimoto-app-store
How to run the app locally
npm run dev:mongo # start the mongo db
npm run dev:api # start the api
npm run dev:ui # start the uiThis app was created by the team at Webshot Archive, a developer tool for comparing changes using screenshots from E2E tests. During the development of this app, we wanted a better way to visualize our UI changes as they occurred and track them over time.
This software is licensed under the Apache 2.0 License





