Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DO NOT MERGE] Create cli command inscribe-chain #23

Open
wants to merge 45 commits into
base: ord5
Choose a base branch
from

Conversation

felipelincoln
Copy link

@felipelincoln felipelincoln commented May 18, 2023

This command allows inscribing multiple inscription contained in a folder and give one "important" satoshi to each inscription.

Usage example:

ord wallet inscribe-chain --fee-rate=2.0 --satpoint=d0bfcc676ff53973bf07ae25bd46683622cefb57d1b27445f0bbeb658bc84e69:0:850499 files/

This is how the inscriptions are created by this command: (https://go.jeda.ai/DjUUlxfS)
image

Mempool.space:
https://mempool.space/pt/signet/tx/a80dd7d2ebe3ca15c9c1101f6fb3450ff98333774dae5680bb4d4ae7b19cc4e6#flow=&vin=0

@felipelincoln felipelincoln self-assigned this May 18, 2023
@felipelincoln felipelincoln changed the base branch from ord6 to ord5 May 18, 2023 21:19
300-mint.md Outdated

## 5. Reveal
5.1 Broadcast the commit transaction from step `3.3`
```
Copy link

@huuep huuep Jun 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can't we do this first, back just before 3.5? We can do the Commit, and wait until later to do the Reveal here.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

either way should work

@ericatallah ericatallah changed the title Create cli command inscribe-chain [DO NOT MERGE] Create cli command inscribe-chain Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants