quark ❤️🔥#
yarn cli mint-dft quark --satsbyte=85 --rbf
yarn cli wallet-import <wif> <alias>
yarn cli mint-dft quark --satsbyte=85 --rbf --funding <alias>
下載安裝 node#
https://nodejs.org/en/download/current
複製鏈接下載 cli#
https://codeload.github.com/atomicals/atomicals-js/zip/refs/heads/master
02e854c 現使用 新版本存在問題
https://codeload.github.com/atomicals/atomicals-js/zip/refs/heads/danieleth2-atomicals-js-02e854c
MAC CLI#
部署環境 依次執行下列命令#
複製 cli 路徑
//移動至cli位置
cd 路徑
//安裝ts
sudo npm install -g typescript
//封裝
npm run build
//安裝yarn
sudo npm install -g yarn
//安裝庫依賴
yarn install
WIN CLI#
解壓至指定文件夾#
在此文件夾地址欄輸入 cmd#
依次鍵入以下進行封裝#
npm install -g yarn
yarn install
npm run build
創建錢包以及常用指令 ❤️🔥#
保存好你的助記詞 (phrase [第 1 行] 或 私鑰 (wif [第 4 行])
#Initializes a new wallet at wallet.json
yarn cli wallet-init
#Mint (mint-dft)
yarn cli mint-dft <tick>
#Mint (mint-dft,satsbyte)
yarn cli mint-dft <tick> --satsbyte <gas>
#Mint (mint-dft,satsbyte) rbf
子償父債 23筆內24筆可以拉高gas補償
yarn cli mint-dft <tick> --satsbyte <gas> --rbf
#Direct Mint
yarn cli mint-ft <tick> <total_supply> <image.jpg>
#Get balances and atomicals stored
yarn cli balances
#Get Atomical by ticker name
yarn cli get-ticker atom
#display help for command
yarn cli -h
#Mint NFT Item
yarn cli mint-item "#container-name" "item-name" "path/to/item-name.json" --satsbyte=1
#Query the status of a single item
yarn cli get-container-item "#container-name" "test-item-4"
#Query Minted Items
yarn cli get-container-items "#container-name" limit offset
全部指令 ❤️🔥#
yarn cli server-version:獲取electrumx伺服器版本信息
yarn cli wallet-create:創建並顯示新的12字秘密助記詞以及主要和資金地址
yarn cli wallet-init [options]:在wallet.json初始化新錢包
yarn cli wallet-import <wif> <alias>:通過WIF和分配的別名導入錢包
yarn cli address-script <addressOrAlias>:將地址或錢包別名編碼為十六進制輸出腳本
yarn cli script-address <script>:將腳本解碼為地址
yarn cli outpoint-compact <hex>:將十六進制outpoint解碼為緊湊的位置id形式
yarn cli compact-outpoint <compactId>:將緊湊id編碼為outpoint十六進制格式
yarn cli address [options] <address>:獲取地址的餘額和存儲的Atomicals
yarn cli wallets [options]:獲取內部錢包的餘額和存儲的Atomicals
yarn cli balances [options]:獲取內部錢包的餘額和存儲的Atomicals
yarn cli address-utxos <address>:列出地址所有的utxos
yarn cli address-history <address>:列出地址的歷史記錄
yarn cli tx [options] <txid>:獲取任何交易
yarn cli get-ticker [options] <ticker>:通過股票名獲取Atomical
yarn cli get-container [options] <container>:通過容器名獲取Atomical
yarn cli get-container-items [options] <container> <limit> <offset>:獲取容器中的項目
yarn cli get-container-item [options] <container> <itemId>:獲取容器中的項目
yarn cli validate-container-item <containerName> <itemName> <manifestFile>:從清單中驗證容器項目
yarn cli resolve [options] <realm_or_subrealm>:解析realm或subrealm。'get-realm'的別名
yarn cli get-realm [options] <realm_or_subrealm>:解析realm或subrealm。'resolve'的別名
yarn cli realm-info [options] <atomicalIdAlias>:獲取atomical的realm和subrealm信息
yarn cli summary-subrealms [options]:顯示錢包擁有的subrealms摘要
yarn cli summary-containers [options]:顯示錢包擁有的containers摘要
yarn cli summary-realms [options]:顯示錢包擁有的realms摘要
yarn cli summary-tickers [options]:顯示錢包擁有的tickers摘要
yarn cli find-tickers [options]:搜索tickers
yarn cli find-realms [options]:搜索realms
yarn cli find-containers [options]:搜索containers
yarn cli set [options] <atomicalIdAlias> <jsonFilename>:用數據更新現有的Atomical
yarn cli set-container-data [options] <containerName> <jsonFilename>:用json文件內容更新容器數據
yarn cli prepare-dmint-items <folder> <outputFolderName>:從圖像文件夾準備dmint配置和項目清單
yarn cli prepare-dmint <folder> <mintHeight> <bitworkc>:從圖像文件夾準備dmint配置和項目清單
yarn cli enable-dmint [options] <container> <jsonFilename>:使用從prepare-dmint命令生成的dmint配置文件為容器啟用dmint
yarn cli mint-item [options] <containerName> <itemName> <manifestFile>:從分佈式容器mint非同質化令牌(NFT)Atomical
yarn cli emit [options] <atomicalIdAlias> <data...>:為現有的Atomical發出事件和數據
yarn cli set-relation [options] <atomicalId> <relationName> <relationValues...>:為現有的Atomical設置關係和數據
yarn cli delete [options] <atomicalIdAlias> <filesToDelete...>:刪除現有Atomical的鍵
yarn cli seal [options] <atomicalIdAlias>:永久封印任何NFT Atomical類型,使其無法再次更新或轉移
yarn cli splat [options] <locationId>:從包含多個Atomicals的UTXO提取NFT Atomical
yarn cli get [options] <atomicalAliasOrId>:獲取Atomical的狀態
yarn cli global [options]:獲取全局狀態
yarn cli dump:轉儲
yarn cli location [options] <atomicalAliasOrId>:獲取Atomical的位置
yarn cli ftinfo <atomicalAliasOrId>:獲取FT atomical的FT特定信息
yarn cli state [options] <atomicalAliasOrId>:獲取Atomical的狀態
yarn cli state-history [options] <atomicalAliasOrId>:獲取Atomical的狀態歷史
yarn cli events [options] <atomicalAliasOrId>:獲取Atomical的事件狀態歷史
yarn cli enable-subrealms [options] <realmOrSubRealm> <file>:為realm或subrealm設置並啟用subrealm minting規則
yarn cli disable-subrealms [options] <realmOrSubRealm>:刪除realm或subrealm的subrealm minting規則
yarn cli pending-subrealms [options]:顯示待處理的subrealm Atomical請求並付款
yarn cli mint-ft [options] <ticker> <supply> <file>:在直接發行模式下mint可替代令牌(FT)Atomical
yarn cli init-dft [options] <ticker> <mint_amount> <max_mints> <mint_height> <file>:在分佈式發行模式下初始化可替代令牌(FT)atomical
yarn cli mint-dft [options] <ticker>:為分佈式可替代令牌(FT)mint硬幣
yarn cli mint-nft [options] <files...>:mint非同質化令牌(NFT)Atomical
yarn cli mint-realm [options] <realm>:mint頂級Realm非同質化令牌(NFT)Atomical
yarn cli mint-subrealm [options] <realm>:mint子領域非同質化令牌(NFT)Atomical
yarn cli mint-container [options] <container>:mint容器非同質化令牌(NFT)Atomical
yarn cli transfer-nft [options] <atomicalId> <address>:將Atomical NFT轉移到新地址
yarn cli transfer-ft [options] <atomicalId>:將Atomical FT轉移到其他地址
yarn cli transfer-builder [options]:將普通的常規UTXOs轉移到其他地址
yarn cli transfer-utxos [options]:將普通的常規UTXOs轉移到其他地址
yarn cli merge-atomicals [options]:將Atomicals UTXOs合併在一起進行測試
yarn cli tx-history [options] <atomicalAliasOrId>:獲取Atomical的歷史記錄
yarn cli list [options]:列出全球mint的Atomicals的列表
yarn cli address-atomicals <address>:列出地址所有的atomicals
yarn cli at-location <location>:獲取utxo位置的Atomicals
yarn cli store-file [options] <filepath> <givenFileName>:存儲不是NFT或FT的一般不變數據交易
yarn cli download [options] <locationIdOrTxId>:從locationId或atomicalId下載文件
yarn cli broadcast [options]:廣播rawtx
yarn cli help [command]:顯示命令的幫助
INDEX#
https://github.com/atomicals/atomicals-electrumx/tree/master
公共節點 ❤️🔥#
- https://ep.atomicals.xyz
心跳檢測 - https://ep.atomicalmarket.com
心跳檢測 - https://ep.nextdao.xyz
心跳檢測 - https://ep.atomicalmarket.com/
心跳檢測
自建節點#
使用 Next Dao
https://github.com/Next-DAO/atomicals-electrumx-docker#atomicals-electrumx-docker
更新您的比特幣全節點 RPC 設置,如果已設置,請跳過。#
將其添加到您的 bitcoin.conf 中,然後重新啟動您的比特幣完整節點。需等待節點重新索引。
假設你的局域網 IP 是 192.168.50.2
txindex=1
rpcauth=electrumx:c7ed296134ebe0035d9ff786dfa102b5$9d40e8e36bcdba1e3ca0a79178c3864c3deaa9e6fd484ff683e7770690a97097
rpcbind=127.0.0.1
rpcbind=192.168.50.2
rpcallowip=127.0.0.1
rpcallowip=192.168.50.2
ElectrumX 需要 txindex=1
才能工作。您需要等待完整節點重新索引。
或者重新下載並生成
https://github.com/bitcoin/bitcoin/blob/master/share/rpcauth/rpcauth.py
克隆此存儲庫並運行伺服器#
git clone https://github.com/lucky2077/atomicals-electrumx-docker.git
cd atomicals-electrumx-docker
創建一個 .env 文件,內容如下:
DAEMON_URL=electrumx:[email protected]:8332
然後運行 ElectrumX 伺服器:
docker-compose pull && docker-compose up -d
docker-compose logs -f 檢查日誌
docker-compose down 停止伺服器
BAT❤️🔥#
Windows#
@echo off
setlocal enabledelayedexpansion
echo 請輸入循環次數:
set /p loop_count=
echo 請輸入 token 名字:
set /p token_value=
echo 請輸入 satsbyte 值 (實際 gas 的 1.5-1.7 倍):
set /p satsbyte_value=
for /l %%i in (1, 1, %loop_count%) do (
echo 第 %%i 次執行命令:
yarn cli mint-dft !token_value! --satsbyte !satsbyte_value!
)
Mac#
#!/bin/bash
echo "請輸入循環次數:"
read loop_count
echo "請輸入 token 名字:"
read token_value
echo "請輸入 satsbyte 值:(實際gas的1.5-1.7倍)"
read satsbyte_value
for ((i=1; i<=$loop_count; i++)); do
echo "第 $i 次執行命令:"
yarn cli mint-dft "$dmint_value" --satsbyte "$satsbyte_value"
done