8000 GitHub - ygcool/go-ord-tx: golang ordinals btc nft inscribe tx
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ygcool/go-ord-tx

 
 

Folders and files

< 8000 thead class="DirectoryContent-module__OverviewHeaderRow--W8yGl Table-module__Box_1--JrPYF">
NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ord-tx

golang ordinals btc nft inscribe tx

Supports two types of batch inscriptions:

  • One commit transaction with multiple reveal transactions.
  • One commit transaction with a single reveal transaction.

Inscription Examples

The inscribewithoutnoderpc, inscribewithprivatenoderpc, and inscribewithpublicnoderpc examples demonstrate how to use the go-ord-tx package to create inscriptions.

  • inscribewithoutnoderpc: sends raw transactions directly to the network, without using an RPC node;
  • inscribewithprivatenoderpc: uses a private RPC node.
  • inscribewithpublicnoderpc: uses a public RPC node.

About

golang ordinals btc nft inscribe tx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%
0