runelib icon indicating copy to clipboard operation
runelib copied to clipboard

A Bitcoin Runes library written in TypeScript

Results 6 runelib issues
Sort by recently updated
recently updated
newest added

i can't find values for this enums export enum Flaw { EdictOutput= ?, EdictRuneId= ?, InvalidScript= ?, Opcode= ?, SupplyOverflow= ?, TrailingIntegers= ?, TruncatedField= ?, UnrecognizedEvenTag= ?, UnrecognizedFlag= ?, Varint=...

For example, a8d0762d62505c8f0c03175cb4500810ebefe704d59b8084e1dd70c1df63f5d1.This tx has 10 edicts.But Runestone.decipher return much more than 10.

Is there any script for fee optimization for rune etching?

Hello, thanks for this awesome lib. Im trying to make a runes transfer and got struggled with `toXOnly()` function from the examples. Can you please add `toXOnly` func to the...

This library is very helpful for me to build DApps for Bitcoin Runes. Thanks, team!