Interact With The Node
Last updated
Last updated
You can use the Polkadot dashboard app **which is deployed on our server to help interact with the Substrate node.
Click on development and choose a local node and click on switch.
The local node provides two RPC endpoints:
HTTP: http://127.0.0.1:9933
WS: ws://127.0.0.1:9944
With Polkadot JS Apps connected, you will see our node producing blocks.