{"id":43171886,"url":"https://github.com/fuseio/fusebox-backend","last_synced_at":"2026-02-01T02:35:32.752Z","repository":{"id":205983545,"uuid":"490196633","full_name":"fuseio/fusebox-backend","owner":"fuseio","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-26T09:40:28.000Z","size":7017,"stargazers_count":5,"open_issues_count":2,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-26T23:50:20.927Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fuseio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-09T08:26:28.000Z","updated_at":"2026-01-26T09:40:31.000Z","dependencies_parsed_at":"2023-11-23T10:24:53.222Z","dependency_job_id":"f38f8fc6-6d31-449a-831b-9c21e39cf130","html_url":"https://github.com/fuseio/fusebox-backend","commit_stats":null,"previous_names":["fuseio/fusebox-backend"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fuseio/fusebox-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuseio%2Ffusebox-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuseio%2Ffusebox-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuseio%2Ffusebox-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuseio%2Ffusebox-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fuseio","download_url":"https://codeload.github.com/fuseio/fusebox-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fuseio%2Ffusebox-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28965430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T02:14:24.993Z","status":"ssl_error","status_checked_at":"2026-02-01T02:13:55.706Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-02-01T02:35:32.234Z","updated_at":"2026-02-01T02:35:32.746Z","avatar_url":"https://github.com/fuseio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nFusebox is a comprehensive development framework designed for constructing applications on the Fuse Network. It provides a set of APIs that cater to various functionalities:\n\n1. Account Abstraction API: This API enables the creation and administration of smart wallet accounts built on the ERC4337 standard.\n2. Data API: Utilize this API to retrieve on-chain data related to your users, including information such as balances, token specifics, and transaction history.\n3. Feed API: The Feed API offers a user-friendly stream of wallet actions, making it easy to display wallets activity.\n4. Notification API: Subscribing to the Notification API allows you to receive updates on wallet events and activities pertaining to your customers.\n5. Trading API: This API facilitates trading activities and provides access to trading-related data.\n\n\n## Tech Stack\nFusebox Backend API developed with [Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.\n\n## Installation\n\n```bash\n$ npm install\n```\n\n## Environment\n\nSet the environment variables by running\n\n```bash\ncp .env.example .env\ncp apps/charge-api-service/.env.example apps/charge-api-service/.env\ncp apps/charge-app-service/.env.example apps/charge-app-service/.env\ncp apps/charge-network-service/.env.example apps/charge-network-service/.env\ncp apps/charge-relay-service/.env.example apps/charge-relay-service/.env\ncp apps/charge-accounts-service/.env.example apps/charge-accounts-service/.env\ncp apps/charge-notifications-service/.env.example apps/charge-notifications-service/.env\ncp apps/charge-smart-wallets-service/.env.example apps/charge-smart-wallets-service/.env\n```\n\nMake sure you update the .env files with necessary variable values before proceeding to the next step.\n\n## Running the app\n\n```bash\n#docker full debug\n$ npm run docker:full-debug\n\n\"Then run the 'Debug: Charge' configuration in launch.json through the debugger in VS Code\"\n\n# development\n$ npm run start\n\n# watch mode\n$ npm run start:dev\n\n# production mode\n$ npm run start:prod\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuseio%2Ffusebox-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuseio%2Ffusebox-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuseio%2Ffusebox-backend/lists"}