Skip to content

ArturVargas/juno-dappnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DappNode Juno Package

DAppNodeStore Available

Wrapper around Nethermind Juno to run a Starknet full node giving you a safe view into StarkNet network, helping to keep the network secure and the data accurate.

Juno is a golang Starknet node implementation by Nethermind with the aim of decentralising Starknet.

✔ Supported Features

  • Starknet state construction and storage using a path-based Merkle Patricia trie.
  • Pedersen and starknet_keccak hash implementation over starknet field.
  • Feeder gateway synchronisation of Blocks, Transactions, Receipts, State Updates and Classes.
  • Block and Transaction hash verification.
  • JSON-RPC Endpoints:
    • starknet_chainId
    • starknet_blockNumber
    • starknet_blockHashAndNumber
    • starknet_getBlockWithTxHashes
    • starknet_getBlockWithTxs
    • starknet_getTransactionByHash
    • starknet_getTransactionReceipt
    • starknet_getBlockTransactionCount
    • starknet_getTransactionByBlockIdAndIndex
    • starknet_getStateUpdate

About

Nethermind Starknet client DappNode Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published