libra-go icon indicating copy to clipboard operation
libra-go copied to clipboard

Create Examples

Open codemaveric opened this issue 6 years ago • 0 comments

Summary

Create a folder example containing different examples of how to interact with Libra Blockchain using Golang.

  • [x] Create Account, Get Account from Keypair and hex string of private key
  • [x] Get Account State
  • [x] Mint Coins from Test Faucet
  • [x] Transfer Coins
  • [ ] Get Transaction Details

codemaveric avatar Jul 08 '19 14:07 codemaveric