secretkeylabs / sats-connect

Sats connect is a simple javascript library that connects apps to Bitcoin wallets
https://www.npmjs.com/package/sats-connect
107 stars 40 forks source link

Minting and etching a rune with your app incurs a fee of 2000 sats per rune #118

Closed adaEggs closed 4 months ago

adaEggs commented 5 months ago

Description

It would be helpful to mention in your documentation that Minting with sat connect is not free and incurs fees, so that everyone is aware.

Solution

No response

teebszet commented 4 months ago

hi @adaEggs , thanks for using sats connect!

indeed, the docs may have gone through many updates recently, but I can confirm, it is now listed at the bottom of these two pages: https://docs.xverse.app/sats-connect/bitcoin-methods/mint-runes/runes_mint https://docs.xverse.app/sats-connect/bitcoin-methods/etch-runes/runes_etch

image