Skip to content

Commit

Permalink
Release 1.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Sep 18, 2024
1 parent d2834b8 commit e0bb69b
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -882,12 +882,9 @@ deepStrictEqual(tx.fee, 394n);

We support custom scripts. You can pass it as last argument to `p2tr`.

Ordinals, inscriptions, runes and others are handled by a separate package for now:
[micro-ordinals](https://github.com/paulmillr/micro-ordinals).
We've developed separate [micro-ordinals](https://github.com/paulmillr/micro-ordinals) package, which contains:

The package contains:

- Real code for ordinals / inscriptions
- Real code for ordinals / inscriptions / runes
- CLI tool that allows to upload files as inscriptions
- Example usage of custom scripts

Expand Down

0 comments on commit e0bb69b

Please sign in to comment.