Skip to main content

Beginning XPLA ACADEMY

Step into the world of XPLA ACADEMY. YAY! Your first step into the world of XPLA blockchain development has begun! XPLA ACADEMY warmly welcomes beginners who are willing to embark on their web3.0 development journey.

Our content has been meticulously curated just for you:

Overview     Beginning XPLA ACADEMY     Demo Game Overview

Settings     Let's get your Wallet ready!         Creating a Wallet (Vault)         Creating a Wallet (Javascript)         Creating a Wallet (CLI)         Getting Testnet $XPLA Coins     Time to Make Transactions!         Creating $XPLA transfer transactions         Check Transactions (Explorer)         Check Transactions (Javascript)         Create and Check Transactions (CLI)

Code Along Tutorial     Utilize Tokens (CW20)         Issue and send CW20 Tokens (Vault)         Issue and send CW20 Tokens (Javascript)         Working with CW20 Data     Utilize NFT(CW721)         Issue CW721 NFT (Vault)         Issue CW721 NFTs (Javascript)         Working with CW721 Data     Advanced - Dive deep into XPLA blockchain         Run XPLA blockchain locally (Private)         Decode Account Numbers and Sequences in transactions         Connect react with XPLA Vault wallet via wallet provider         Write and build Cosmwasm contracts         Design Convert System         Design Swap System


All the code examples from XPLA ACADEMY are waiting for you on XPLA GitHub. Ready to walk into the world of web3.0 game development with us? Let's start by creating your own wallet on XPLA blockchain. Let's go!

What are the characteristics of the XPLA blockchain?

The XPLA blockchain is open-source and built on the Tendermint Tool-based Proof-of-Stake (PoS) consensus mechanism. It also utilizes the Cosmos SDK and offers Ethereum Virtual Machine (EVM) compatibility. This means developers have the flexibility to write smart contracts in both Rust and Solidity languages. For more detailed information, please refer to the XPLA Docs.

No worries if you don't fully understand everything above. You'll learn more about these concepts as you go through XPLA ACADEMY.

What are other documents on XPLA blockchain?

To find other documents about the XPLA blockchain, go to the bottom of the XPLA ACADEMY website and visit the "Dev Resources" section.