Programming your NFT World
  • Welcome!
  • Setting Up Your Dev Environment
    • Installing Minecraft
    • Installing IntelliJ
    • Setup Minecraft Paper Server 1.17.1
      • How to Set Up Your Shockbyte Minecraft Server for the First Time
      • How to Upload and Use a Custom World on Your ShockBit Minecraft Server
      • How to install plugins to your Shockbit Minecraft Server
    • Wallet Setup
      • Setting Up MetaMask Wallet
      • Register Player 1
    • Create Ethereum and Polygon RPC endpoints
    • Install Plugins
      • Citizens API
      • World Payments API
      • When done.......
  • Creating Your First Plugin
    • Hello World
  • How to run the sample programs
    • NPC Shopkeeper
    • Selling Plots of Land for $WRLD
  • Contact
    • Issues or Questions
Powered by GitBook
On this page
  1. Setting Up Your Dev Environment
  2. Wallet Setup

Setting Up MetaMask Wallet

PreviousWallet SetupNextRegister Player 1

Last updated 3 years ago

Please click for information on creating multiple wallets in Metamask.

You will need to create at least 2 wallets in Metamask with the following account names.

  • World Server

  • Player 1

  • Player 2 (optional)

The next thing you will need to do is import $WRLD token to all of the wallets using this Token Contract Address:

0xD5d86FC8d5C0Ea1aC1Ac5Dfab6E529c9967a45E9

Be sure to get the wallet address for the $WRLD token in the World Server and Player 1 wallets.

here