-
Notifications
You must be signed in to change notification settings - Fork 99
What does Native Mode, Full Mode, Basilisk Modes mean in Iguana
- Start komodod PAXFIAT
./komodod -ac_name=USD
- Start iguana
passthru
command connect to PAX USD via iguana
curl --url "http://127.0.0.1:7778" --data "{\"agent\":\"passthru\",\"method\":\"paxfiats\",\"mask\":1}"
NOTE: No need to start any coin or daemon locally. It'll connect to remote decentralized Full nodes/full native nodes in KomodoPlatform network
- Start iguana
passthru
command connect to PAX USD via iguana
curl --url "http://127.0.0.1:7778" --data "{\"agent\":\"basilisk\",\"method\":\"paxfiats\",\"mask\":1}"
NOTE: This will not require any external komodod
daemon to be running along side iguana
.
It will start that PAX FIAT via iguana
daemon itself in Full mode, and sync it's chain data with iguana (Memory Mapped Bundled blockchain files!)
- Start iguana
passthru
command connect to PAX USD via iguana
curl --url "http://127.0.0.1:7778" --data "{\"agent\":\"iguana\",\"method\":\"paxfiats\",\"mask\":1}"
Whitepapers
dPoW Whitepaper
barterDEX Whitepaper v2
JUMBLR Whitepaper
dICO Whitepaper
Install and build
Installing Komodo
Install barterDEX CLI
Install ETOMIC barterDEX
ElectrumX guide for barterDEX
Setup Insight Explorer
Notary Node
Notary Node security
Updating Notary Node
NN Assetchains Guide
Monitor Notary Node
Developers
barterDEX API
Create Assetchain
iguana API
Doing PAX deposits
Using JUMBLR
Using Key/Value
0conf Swaps
Testers
debug Komodo