Scrypta IdaNode

Block #

Number Of Transactions
{{ block.outputs.length }}
Block height
{{ block.height }}
Confirmations
{{ block.confirmations }}
Block Reward
{{ block.generated }} LYRA
Difficulty
{{ block.difficulty }}
Previous Block
{{ last }}

Transactions
TXID: {{ index }}
Total Inputs: {{ tx.vin }} LYRA
Total Outputs: {{ tx.vout }} LYRA

{{ index }}

Input: {{ bal.vin }} LYRA
Output: {{ bal.vout }} LYRA
Balance: {{ bal.vout - bal.vin }} LYRA

Data written
{{ written }}

Data received
{{ received }}
{{ block }}

Wallet Status

{{ index }}: {{ item }}

Create new address

The new address and the private key will not stored by the IdaNode.
{{ newaddress }}

Init address

The Idanode will send an amount of Lyra to the address. This tool can be used once for the same address.

Download latest bootstrap

Use this bootstrap to speed up the syncronization of new nodes.