8 Forks
20 Stars
20 Watchers

fRPC-Substrate

Fluence's fRPC Substrate is a starter kit that includes all the components you need to quickly enable your dAPP with decentralized RPC using existing centralized RPC providers, e.g., Infura, Alchemy, QuickNode, etc., without touching your existing frontend Web3 code.

How to download and setup fRPC-Substrate

Open terminal and run command
git clone https://github.com/fluencelabs/fRPC-Substrate.git
git clone is used to create a copy or clone of fRPC-Substrate repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fRPC-Substrate https://github.com/fluencelabs/fRPC-Substrate/archive/master.zip

Or simply clone fRPC-Substrate with SSH
[email protected]:fluencelabs/fRPC-Substrate.git

If you have some problems with fRPC-Substrate

You may open issue on fRPC-Substrate support forum (system) here: https://github.com/fluencelabs/fRPC-Substrate/issues