Developers
FAQRoadmapEcosystemDevelopers
main
main
  • Welcome to Vera
  • Definitions
  • 👋Getting Started
    • Prerequisites
    • Setting Up The Node
    • Interact With The Node
    • Building Smart Contracts
    • Deploying Our PoC
  • Asset Manager
  • Intrest Calculation
  • 🗒️ API References
    • NFT Lending
    • NFT Leasing
    • NFT Exchange
  • 🔗Useful links
    • Website
    • Github
    • Telegram
    • Twitter
Powered by GitBook
On this page
  • Connecting Polkadot JS
  • 1. Open Polkadot UI App
  • 2. Connect Our Node

Was this helpful?

  1. Getting Started

Interact With The Node

PreviousSetting Up The NodeNextBuilding Smart Contracts

Last updated 4 years ago

Was this helpful?

Connecting Polkadot JS

1. Open Polkadot UI App

You can use the **which is deployed on our server to help interact with the Substrate node.

2. Connect Our 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.

👋
Polkadot dashboard app
http://sandbox.vera.financial/sandbox.vera.financial
Polkadot/Substrate Dashboard