atomicals-js icon indicating copy to clipboard operation
atomicals-js copied to clipboard

Atomicals CLI and Javascript Library

Results 129 atomicals-js issues
Sort by recently updated
recently updated
newest added

it's easy to leak private information

![image](https://github.com/atomicals/atomicals-js/assets/40983495/ad03e352-4b54-4dd2-89fa-64e918748d38) ![image](https://github.com/atomicals/atomicals-js/assets/40983495/c4b93fbe-5bc2-41f1-b3da-95d22983e63c)

When running in the background, the log output is in the file and an error is reported. start.sh ``` #!/bin/bash yarn cli mint-dft electron --satsbyte 30 ``` > nohup ./start.sh...

Last night, I was mining with Electron, but encountered a bug. I could see Bitcoin being transferred from my funding address to an intermediate address. However, it did not proceed...

npm run cli get-realm ab01 ``` { "success": true, "data": { "global": { "coin": "Bitcoin", "network": "mainnet", "height": 818817, "block_tip": "0000000000000000000216ee0770fec493a57a57b03008b22c9261761ec7178c", "server_time": "2023-11-28T07:53:25.032488", "atomicals_block_tip": "ccc7bb1e7829a13ea65b711947d24cf409b7f4ebf8bfffe9814a6aec6acb710f", "atomical_count": 85804, "atomicals_block_hashes": { "818808":...

Hello Atomicals team, I've encountered a recurring issue when trying to execute the command npm run cli balances in the Atomicals Javascript library. Each time I run this command, it...

Operation failed. { "success": false, "message": "TypeError: process.stdout.clearLine is not a function", "error": {}

Atommicals Protocol is great and I really appreciate what you guys are doing. I wanna donate some sats to devs but miner fee on bitcoin mainnet is high due to...

I revice arc20 in bitcoin core create Taproot address ,and then I don't how to Transferred this address arc20 token to other address

Hello, I am currently seeking some clarity regarding the purpose and use of the funding address in our system. Specifically, I have encountered an issue while attempting to utilize the...