{"id":27769717,"url":"https://github.com/eddex/tabulali","last_synced_at":"2026-05-14T21:04:42.049Z","repository":{"id":214715420,"uuid":"573769134","full_name":"eddex/tabulali","owner":"eddex","description":"Cardano wallet aggregator 🐳 ","archived":false,"fork":false,"pushed_at":"2025-03-28T07:50:16.000Z","size":3452,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-26T13:46:25.126Z","etag":null,"topics":["cardano","koios","react","wallet-aggregator","web3"],"latest_commit_sha":null,"homepage":"https://eddex.github.io/tabulali/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eddex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-12-03T11:27:05.000Z","updated_at":"2025-03-28T07:49:54.000Z","dependencies_parsed_at":"2023-12-30T07:00:27.156Z","dependency_job_id":"9a1c4ad9-44c1-4801-ab04-35344c101134","html_url":"https://github.com/eddex/tabulali","commit_stats":null,"previous_names":["eddex/tabulali"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eddex/tabulali","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddex%2Ftabulali","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddex%2Ftabulali/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddex%2Ftabulali/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddex%2Ftabulali/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddex","download_url":"https://codeload.github.com/eddex/tabulali/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddex%2Ftabulali/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33043250,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cardano","koios","react","wallet-aggregator","web3"],"created_at":"2025-04-29T20:55:58.350Z","updated_at":"2026-05-14T21:04:42.027Z","avatar_url":"https://github.com/eddex.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\u003cimg src=\"src/logo.svg\" width=\"200px\"\u003e\n\u003cp\u003eTabulali - Cardano wallet aggregator\u003c/p\u003e\n\u003c/h1\u003e\n\nA simple website to get an aggregated overview of all your Cardano wallets.\n\n## 💻 Development\n\nStart the app: `npm start`\n\n### Prerequisites\n\nTo fetch data from the public [Koios](https://koios.rest) API, a proxy server is needed.\nThe app tries to connect to `localhost:5001` if run locally.\n\nA simple proxy server can be found here: [eddex/koios-proxy](https://github.com/eddex/koios-proxy).\nYou can configure the proxy url in `src/services/KoiosClient.js`, if you use a different proxy server.\n\n### Deploy to GitHib pages\n\n`npm run deploy`\n\n## 📝 Roadmap\n\n### Short term\n\n- [x] Add wallets and show total balance\n- [x] Show aggregated total balance of all wallets\n- [x] User defined name tags for wallets\n- [x] Remove wallets\n- [x] Show stake pool ticker in wallet and summary of all stake pools\n- [ ] Store wallet data in local storage and show it on start before updating the data from API\n- [ ] Show amount of ADA in UTxOs and on reward address\n- [x] Epoch progress bar\n- [x] Export and import wallet configuration\n- [ ] Update data periodically/on demand\n- [x] Add user settings\n- [x] Configure preferred fiat currency\n- [x] Show total value (fiat)\n- [x] Show ADA price (fiat)\n- [ ] Setting for average buy price (fiat)\n- [ ] Show profit/loss (fiat)\n- [ ] Add wallet by AdaHandle\n\n### Long term\n\n- [x] Show list of native assets (FT \u0026 NFT)\n- [x] Setting to enable/disable display of native assets\n- [ ] Show approximate ADA value of native assets\n- [ ] Wallet connect button for one click stake delegation (maybe using [MeshJS](https://mesh.martify.io/))\n\n## 🙏 Attributions\n\n- Blockchain data is provided by [Koios.rest](https://koios.rest) - a decentralized and elastic RESTful query layer for exploring data on Cardano\n- Logo contains an emoji designed by [OpenMoji](https://openmoji.org/) - the open-source emoji and icon project. License: [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/#)\n- Using [Bootstrap](https://getbootstrap.com/) CSS framework with [bootswatch Quartz](https://bootswatch.com/quartz/) theme.\n- Prices are provided by [Coingecko](https://coingecko.com)\n- React GitHub pages deployment based on [gitname/react-gh-pages](https://github.com/gitname/react-gh-pages)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddex%2Ftabulali","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddex%2Ftabulali","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddex%2Ftabulali/lists"}