{"id":19798155,"url":"https://github.com/mutinywallet/mutinynet-faucet-rs","last_synced_at":"2025-05-01T04:30:24.398Z","repository":{"id":189011824,"uuid":"653363370","full_name":"MutinyWallet/mutinynet-faucet-rs","owner":"MutinyWallet","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-25T16:41:26.000Z","size":209,"stargazers_count":3,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T08:27:10.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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}},"created_at":"2023-06-13T23:15:47.000Z","updated_at":"2025-02-25T16:41:29.000Z","dependencies_parsed_at":"2023-08-17T22:09:11.073Z","dependency_job_id":"980a402c-e1d1-48bb-bdc5-7b332a190eeb","html_url":"https://github.com/MutinyWallet/mutinynet-faucet-rs","commit_stats":null,"previous_names":["mutinywallet/mutinynet-faucet-rs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MutinyWallet%2Fmutinynet-faucet-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MutinyWallet%2Fmutinynet-faucet-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MutinyWallet%2Fmutinynet-faucet-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MutinyWallet%2Fmutinynet-faucet-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MutinyWallet","download_url":"https://codeload.github.com/MutinyWallet/mutinynet-faucet-rs/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:17.950Z","updated_at":"2025-05-01T04:30:24.092Z","avatar_url":"https://github.com/MutinyWallet.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MutinyNet Faucet API\n\n1. Copy `.env.sample` to `.env.local` and fill it out with bitcoind and lnd connection info\n2. Run `cargo build \u0026\u0026 cargo start`\n\n## Endpoint examples\n\n```sh\ncurl -X POST \\\n  http://localhost:3001/api/onchain \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"sats\":10000,\"address\":\"bcrt1...\"}'\n```\n\n```sh\ncurl -X POST \\\n  http://localhost:3001/api/lightning \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"bolt11\": \"...\"}'\n```\n\n```sh\ncurl -X POST \\\n  http://localhost:3001/api/bolt11 \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"amount_sats\": 1234}'\n```\n\n```sh\ncurl -X POST \\\n  http://localhost:3001/api/channel \\\n  -H 'Content-Type: application/json' \\\n  -d '{\"capacity\": 2468,\"push_amount\": 1234,\"pubkey\":\"023...\",\"host\":\"127.0.0.1:9735\"}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutinywallet%2Fmutinynet-faucet-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmutinywallet%2Fmutinynet-faucet-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmutinywallet%2Fmutinynet-faucet-rs/lists"}