From 5a4c5e00fcbdc0f0d02e3fcf18096827b25dbfbd Mon Sep 17 00:00:00 2001 From: NOWNodesNOW <99646547+NOWNodesNOW@users.noreply.github.com> Date: Fri, 8 Apr 2022 13:31:45 +0300 Subject: [PATCH] Update development-resources.md Hello team! We are requesting wether its possible to add NOWNodes as a RPC provider to VeChain documentation. We provide access to VET full node. Developers can use our free API key to test the service and run VET full node. Thank you in advance! --- others/development-resources.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/others/development-resources.md b/others/development-resources.md index 0872e6f7..9727c97c 100644 --- a/others/development-resources.md +++ b/others/development-resources.md @@ -90,6 +90,9 @@ Public nodes allow you to test all the features without setting up your own node - [https://vethor-node-test.vechaindev.com](https://vethor-node-test.vechaindev.com/)- *provided by VeChain Foundation* - [VeBlocks Public Nodes](https://github.com/mirei83/VeChain-PublicNodes)- *provided by VeBlocks* +## Full Nodes and Block Explorers provider: +- [NOWNodes](https://nownodes.io) - provide access to VET full node and explorer. Get free API key to test blockchain-as-a-service solution. + :::tip Note 1. The public nodes are not designed for the production environment, and VeChain Foundation does not guarantee the reliability and availability.