https://github.com/rustyneuron01/rune-mint
This is project to help you how to mint, etch Rune tokens use bitcoinjs lib. This repo will be helpful for devs who want to build Rune project use bitcoinjs lib without bitcoin node
https://github.com/rustyneuron01/rune-mint
Last synced: 6 months ago
JSON representation
This is project to help you how to mint, etch Rune tokens use bitcoinjs lib. This repo will be helpful for devs who want to build Rune project use bitcoinjs lib without bitcoin node
- Host: GitHub
- URL: https://github.com/rustyneuron01/rune-mint
- Owner: rustyneuron01
- Created: 2024-04-17T15:47:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T15:50:55.000Z (about 2 years ago)
- Last Synced: 2025-05-14T07:51:44.207Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bitcoin Rune Creator
Create or etching rune using using javascript natively
## How to
- Define the network, \*this script only tested on regtest & testnet
- Edit/adjust the runestone data
- Do step 1, fund the balance into generated address
- Do step 2, generate transaction hex
- Broadcast the tx
"# Rune-Mint"