16 Forks
85 Stars
85 Watchers

client

An alternative Polkadot Runtime Environment implementation acting as a full-node (excluding block production for validators) for syncing with Substrate-based chains.

How to download and setup client

Open terminal and run command
git clone https://github.com/polkadot-js/client.git
git clone is used to create a copy or clone of client 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 client https://github.com/polkadot-js/client/archive/master.zip

Or simply clone client with SSH
[email protected]:polkadot-js/client.git

If you have some problems with client

You may open issue on client support forum (system) here: https://github.com/polkadot-js/client/issues