đź‘‹
Vision Network
  • Vision Basics
    • Vision Network
    • VS and VRC
    • The GitBook editor
    • Token Issuance
    • Minting Mechanism
  • Protocol
    • Account
    • Resource Model
    • Economic model
    • Multi-Signature
    • Transaction
    • Validator
      • First Validator & Reward Mechanism
      • To be Validated Candidate
      • Proposal and Committee
  • SMART CONTRACTS
    • Introduction
    • Deployment Cost
    • DevOps Flow
    • Key considerations
    • Security considerations
    • Features
      • Protobuf
      • Function Usage
      • Contract Address
      • Different Form Ethereum
  • VIRTUAL MACHINE
    • Introduction
    • Event
    • Entropy Costs Calculation
    • VM Exception Handling
    • Features between Ethereum
  • HTTP API
  • Signature and Broadcast Steps
  • Infragrid guide
  • Vtimes chrome integration
  • Introduction
  • Getting Started
  • Group 1
    • Introduction
    • GUI and Usage
  • VISION-WEB
    • Introduction
  • VISION WALLET
    • Vtimes Chrome Plugin
    • Visionscan
    • Metamask
  • DECENTRALIZED EXCHANGES
    • Operating principle
    • Trading pairs
    • Liquidity pool
  • Others
    • Term
Powered by GitBook
On this page
  • Summary
  • In Vision Network
  • Mainnet
  • Vpionner

Infragrid guide

Summary

InfraGrid support API Interfaces for Vision Network 。

The mainnet and testnet are currently under intense development and debugging. It will be launched soon.

Same as Infura for Ethereum,Vision has it's own application running in cloud system. Developer can run all function on Vision Network without running a standalone srver, With this application developers can run their own app smoothly。

In Vision Network

If you need use InfraGrid with VisionWeb or VisionBox or VisionStudio,set all the API address to the above URLs。

Mainnet

FullNode HTTP API - https://infragrid.v.network

SolidityNode HTTP API - https://infragrid.v.network

Event Server - https://infragrid.v.network

FullNode GRPC - infragrid.v.network:50051

SolidityNode GRPC - infragrid.v.network:50052

Vpionner

In addition,InfraGrid also support Vision testnet -- “Vpionner” . the URLs are as above

FullNode HTTP API - https://vpionner.infragrid.v.network

SolidityNode HTTP API - https://vpionner.infragrid.v.network

Event Server - https://vpionner.infragrid.v.network

FullNode GRPC - vpionner.infragrid.v.network:50051

SolidityNode GRPC - vpionner.infragrid.v.network:50052

PreviousSignature and Broadcast StepsNextVtimes chrome integration

Last updated 3 years ago