Post
Topic
Board Development & Technical Discussion
Re: Pure TypeScript library to operate with sats (zero-dependencies)
by
NotATether
on 31/08/2023, 07:57:49 UTC
Am I right in assuming the string that you are passing to fetch the rare sats information (Sat.fromName) is the wallet name? ord uses Bitcoin Core to create wallets which store said sats.

Speaking of which, this library can only explore rare sats inside wallets that are on the local computer, and no others, right?