dens-transactions-cli \
init \
--ogmios-host 127.0.0.1 \
--ogmios-port 1337 \
--network Preview \
--protocol-nft-tx-out-ref "5969b450ec00019044fbcb1cd5973cc80a47b1507e2e0e14f3e6e4a2f23cdabd#0" \
--dens-query-socket-path /ipc/dens-query/dens-query.sock \
--private-key-bech32 ed25519_sk1p8874wgza2c5yxytucugt2k2mrw3l3gkpg6ezxn498smerqh8j0qe078pu
Initialization
A single participant in the protocol will need to initialize the DeNS protocol for everyone.
Initializing the DeNS protocol
|
Note
|
This will output the protocol’s token which must be used in all `dens-query-cli`s' configuration files that follow this instance of the DeNS protocol. |