Creditcoin Docs
Creditcoin Docs
  • What is Creditcoin
    • CTC Token 101
    • Acquiring Creditcoin Assets
  • SwapCTC Quick Guide
  • Wallets
    • How to Connect Your Wallet to Creditcoin
      • Polkadot-JS Extension
      • Metamask
      • Command-line Interface
        • Subkey
        • Creditcoin CLI
    • Advanced
      • Substrate & EVM accounts
      • Proxy Accounts
        • Setting up a Staking Proxy Account
        • Setting up a Validator
    • Using Testnet Faucet
  • Staking
    • Bonded Tokens
    • Validator Elections
      • Elections Example
    • Eras and Sessions
    • Staking Rewards
    • Slashing
  • Nominator Guides
    • Nominating with Staking Pools
      • Choosing a Pool
      • Joining a Pool
      • Creating a Pool
      • Exiting a Pool
      • Managing a Pool
    • Nominating without Staking Pools
    • Claiming Rewards
  • Validator Guides
    • Minimum requirements
    • Using a Docker container
    • Stake using Creditcoin CLI
  • EVM-compatibility
  • Smart Contract Guides
    • Creditcoin Endpoints
    • Deploying contracts with Remix
    • Hardhat Smart Contract Development
    • Creating Dapps with ethers.js
  • Environments
    • Mainnet
    • Testnet
  • Releases
  • LEGAL
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  1. Wallets
  2. How to Connect Your Wallet to Creditcoin

Polkadot-JS Extension

PreviousHow to Connect Your Wallet to CreditcoinNextMetamask

Last updated 11 months ago

Creating a new account

Install the Polkadot-JS on Chrome or Firefox.

Once installed, click on the Polkadot-JS extension icon to open up the account menu. Create one by selecting the plus sign (+) and following the instructions. Be sure to write down your recovery seed; it is the only way to recover access to your account.

You should see your newly created accounts when opening the extension’s menu.

Importing an Existing Account

To import an existing Substrate account, click on the plus sign (+) in the upper right corner of the extension modal and select “Import account from pre-existing seed” instead. Enter your seed phrase, give a name to your account and enter the password that will be required when signing extrinsics.

Connecting to Creditcoin

Polkadot-JS APPS is a web UI for interacting with Substrate based nodes like Creditcoin. It allows users to interact with the Creditcoin blockchain.

In the upper-left corner, click on the network ID to open the menu and select “custom endpoint” at the bottom of the menu.

Enter the URL for the desired Creditcoin network.

If you don’t know which environment you should be connecting to, refer to the Environments page to get a better understanding of the different networks and their available public endpoints.

Click on Switch to apply connect to your node.

Open the site using either the Polkadot hosted or IPFS version.

Polkadot-JS UI
browser extension