📄️ Getting Started
This section of the documentation is dedicated to helping you integrate RPCh into your favourite web3 project. You can integrate RPCh into any JS-based project which needs to send requests to an RPC provider. Before attempting to integrate RPCh into a wallet, you should familiarise yourself with the following:
📄️ RPCh Ethers Adapter
Description
📄️ RPCh Ethereum-Provider Adapter
Description
📄️ RPCh SDK
Description
📄️ RPCh Crypto
The RPCh SDK has to perform various cryptographic magic to make everything possible. This is done via our RPCh Crypto libraries which are built in rust and compiled to WASM. You will need to select one of these libraries and pass it on to the SDK to create a working integration.