{"id":21261898,"url":"https://github.com/rezzecup/multi-bitcoin-address-send-frontend","last_synced_at":"2025-06-15T10:36:32.644Z","repository":{"id":245097478,"uuid":"817254017","full_name":"Rezzecup/multi-bitcoin-address-send-frontend","owner":"Rezzecup","description":"Bitcoin/Ordinal multiple addresses sending frontend built using Next.js","archived":false,"fork":false,"pushed_at":"2024-09-17T14:38:53.000Z","size":116,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T19:41:45.221Z","etag":null,"topics":["bitcoin","bitcoinjs-lib","nextjs","psbt","typescript"],"latest_commit_sha":null,"homepage":"https://multi-bitcoin-address-send-frontend.vercel.app","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/Rezzecup.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":"2024-06-19T10:25:44.000Z","updated_at":"2024-12-31T15:49:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e11890b-6ddc-4071-96a0-4cfaf1c8cd25","html_url":"https://github.com/Rezzecup/multi-bitcoin-address-send-frontend","commit_stats":null,"previous_names":["rezzecup/multi-bitcoin-address-send-frontend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rezzecup%2Fmulti-bitcoin-address-send-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rezzecup%2Fmulti-bitcoin-address-send-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rezzecup%2Fmulti-bitcoin-address-send-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rezzecup%2Fmulti-bitcoin-address-send-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rezzecup","download_url":"https://codeload.github.com/Rezzecup/multi-bitcoin-address-send-frontend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830389,"owners_count":21168272,"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":["bitcoin","bitcoinjs-lib","nextjs","psbt","typescript"],"created_at":"2024-11-21T04:56:13.390Z","updated_at":"2025-04-14T05:50:58.395Z","avatar_url":"https://github.com/Rezzecup.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bitcoin/Ordinal Multiple Addresses Sending Frontend\n\nThis project is a Bitcoin/Ordinal multiple addresses sending frontend built using Next.js. It leverages `psbt` for partially signed Bitcoin transactions, manages UTXOs (Unspent Transaction Outputs), and supports Ordinals/inscriptions. Below you'll find a comprehensive README to help you understand, set up, and use the project.\n\n---\n\n## Overview\nThis project provides a web application for sending Bitcoin and Ordinals to multiple addresses using a modern frontend framework - Next.js. It emphasizes handling multiple addresses and UTXO management efficiently. The application ensures secure transaction signing through `psbt` and maintains a smooth user experience.\n\n## Features\n- **Next.js**: Fast and scalable React framework.\n- **PSBT (Partially Signed Bitcoin Transactions)**: For creating and managing secure transactions.\n- **UTXO Management**: Efficiently tracks and uses UTXOs for transactions.\n- **Ordinals/Inscription**: Supports Bitcoin Ordinals and inscriptions.\n- **Multiple Address Handling**: Send transactions to multiple addresses from a single source.\n- **Testnet Support**: For development and testing purposes.\n- **Secure Environment Configuration**: Utilizes `.env` for storing sensitive information.\n\n## Configuration\nCreate a `.env` file in the root directory and add the following environment variables \n\n## Usage\nStart the development server.\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nVisit `http://localhost:3000` to use the application.\n\n### Creating and Sending a Transaction\n1. Generate addresses on the specified endpoint.\n2. Input the recipient addresses and amounts.\n3. Create and sign the transaction using PSBT.\n4. Broadcast the transaction to the Bitcoin network.\n\n### Manage UTXOs\n- List all available UTXOs.\n- Select UTXOs for creating transactions to optimize fees and handling.\n\n### Ordinals/Inscription\n- Track and manage Ordinals.\n- Ensure inscriptions are correctly integrated into the transaction logic.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezzecup%2Fmulti-bitcoin-address-send-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frezzecup%2Fmulti-bitcoin-address-send-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezzecup%2Fmulti-bitcoin-address-send-frontend/lists"}