How to Add Chainbase RPC Endpoint to Sui Wallet
The Author: Takahashi Kaito
Introduction
Decentralization is a key feature of Web3, and public chains are a significant part of this. They can be seen as open databases, with Dapps serving as numerous portals through which users can interact with the public chain. SUI Wallet, a popular crypto wallet in the SUI network, is often the first real Web3 application that users encounter. It interacts with the public chain through a node and requires the node to feed the result of transactions in a timely manner. Sometimes, issues can arise with the nodes SUI Wallet uses, leading to operational problems. This is where Chainbase, a Web3 infrastructure provider, comes in handy.
Step-by-step Guide
Create an Account on Chainbase: The first step is to create an account on Chainbase. This process is quick and completely free. You can register here.
Log in and Create a Project: After registering, log in to the backend (wallet login is supported). Find 'Dashboard' in the left column, clock ‘New Project’, and complete the settings according to your needs.
Copy the HTTP/S API: Once you've successfully created your project, view the project details and copy the HTTP/S API.
Open SUI Wallet and Add Network: Open SUI Wallet, click 'Networks', and at the bottom of the list, click 'Add Network' to create a custom network.
Fill in the Information: On the setting page, fill in the network name, the URL you just copied, and the ChainID (the main Ethernet network is 1, for other networks, refer to the Chainbase documentation). Fill in the currency unit (e.g., SUI). Other information can be ignored. Click 'Save' to finish the setup.
You have now successfully added a stable and free custom node to your SUI Wallet. If you want to switch to another network or node, you can do so by clicking the 'Networks' menu bar in the top left corner.
Chainbase provides a stable and powerful Chain Network and Web3 API service. It currently supports many chains, including Ethereum, Polygon, BNB, Sui, Aptos, etc, and is suitable for various on-chain data indexing scenarios such as Tokens and NFT. If you are a Web3 developer, this service will be highly beneficial for your project.
Conclusion
Adding Chainbase RPC endpoints to your SUI Wallet is a straightforward process that enhances the functionality and reliability of your wallet. With Chainbase, you can enjoy a more decentralized and efficient Web3 experience within the SUI network.
FAQs
Want to learn more about Chainbase?
Visit our website?chainbase.com Sign up for a?free account, and Check out our?documentation.
The Original Link: How to Add Chainbase RPC Endpoint to Sui wallet