{"id":19798162,"url":"https://github.com/mutinywallet/mutinynet-faucet","last_synced_at":"2025-06-14T22:32:28.839Z","repository":{"id":152776979,"uuid":"624698936","full_name":"MutinyWallet/mutinynet-faucet","owner":"MutinyWallet","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-19T16:51:24.000Z","size":176,"stargazers_count":3,"open_issues_count":4,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T19:41:25.737Z","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/MutinyWallet.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}},"created_at":"2023-04-07T03:44:13.000Z","updated_at":"2025-04-19T16:51:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"52fe1b1d-32ca-48c8-aa29-c7cfe82aa27d","html_url":"https://github.com/MutinyWallet/mutinynet-faucet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MutinyWallet%2Fmutinynet-faucet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MutinyWallet%2Fmutinynet-faucet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MutinyWallet%2Fmutinynet-faucet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MutinyWallet%2Fmutinynet-faucet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MutinyWallet","download_url":"https://codeload.github.com/MutinyWallet/mutinynet-faucet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251823988,"owners_count":21649781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-12T07:28:20.639Z","updated_at":"2025-05-01T04:30:22.622Z","avatar_url":"https://github.com/MutinyWallet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MutinyNet Faucet\n\nCopy `.env.sample` to `.env` and make appropriate changes for connecting to Bitcoin Core\n\nThis isn't just a website, it's also a server, so you have to run it like a node thing:\n\n```\npnpm install\npnpm build\npnpm start\n```\n\nIf you need to change the port this serves on or anything like that check out the Vite docs: https://vitejs.dev/config/server-options.html\n\n### API\n\n```\ncurl -X POST \\\n  http://localhost:3000/api/faucet \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"sats\":10000,\"address\":\"bcrt1...\"}'\n```\n\n```\ncurl -X POST \\\n  http://localhost:3000/api/invoice \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"bolt11\": \"...\"}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutinywallet%2Fmutinynet-faucet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmutinywallet%2Fmutinynet-faucet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutinywallet%2Fmutinynet-faucet/lists"}