hack-ink / atomicalsir

Atomicals mining engine written in pure Rust.
GNU General Public License v3.0
195 stars 71 forks source link

Error: program not found #6

Open viponedream opened 8 months ago

viponedream commented 8 months ago

atomicalsir.exe --max-fee 150 G:\BTC\atomicals

loaded wallet bc1ptna2ltu0tjk9ww9vxdm7xeyzta4vw8d5fxvev53puum34nrnydnsdval45 from G:\BTC\atomicals\wallets\wallet.json

可以正确识别到钱包, 但还是提示找不到程序

AurevoirXavier commented 8 months ago

What does the command yarn cli mint-dft --help output when run in the G:\BTC\atomicals directory?

It seems you haven't installed yarn.

Please refer to the atomicals-js installation guide and install it before proceeding.

viponedream commented 8 months ago

我直接在 G:\BTC\atomicals 这个目录下是可以挖的 cd G:\BTC\atomicals yarn cli mint-dft quark --satsbyte=110 是可以正常挖的

AurevoirXavier commented 8 months ago

What's the full output of atomicalsir.exe --max-fee 150 G:\BTC\atomicals?

What if you clone atomicalsir to G:\BTC\atomicalsir and run atomicalsir.exe --max-fee 150 atomicals?

viponedream commented 8 months ago

WEQMMXGEZNNS$@LS72DW0ES

AurevoirXavier commented 8 months ago

It looks like it can not detect yarn. I'll try this on a Windows PC later.

ndcc5 commented 8 months ago

atomicalsir.exe --max-fee 150 G:\BTC\atomicals 这个命令如何识别挖哪个币种?比如挖quark。

AurevoirXavier commented 8 months ago

atomicalsir.exe --max-fee 150 G:\BTC\atomicals 这个命令如何识别挖哪个币种?比如挖quark。

Currently this only support quark. I'll add a ticket option later.

lianzhengyun commented 8 months ago

Windows Error: program not found

DaneelOlivaw1 commented 8 months ago

image same question

CosmosOutman commented 8 months ago

same question

kimberlyedwards1014459 commented 8 months ago

same question

jackyin24 commented 8 months ago

same question,it doesn't work in windows