Skip to content

aptos-labs/aptos-unity-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aptos Unity Starter Project

An Aptos example project for a simple wallet application using the Aptos Unity SDK.

Features

  • Wallet: Creating a new wallet that can be used to sign and send transactions.
  • Querying the Blockchain: Querying the blockchain through the AptosClient to get the balance of a wallet and latest block number.
  • Sending Transactions: Sending a transaction for transfering coins from one wallet to another.

Screenshots

Screenshot

About

An Aptos wallet built using the official Unity SDK

Resources

Stars

Watchers

Forks