Skip to content

A tutorial to demonstrate how to build a client on the Libra testnet.

License

Notifications You must be signed in to change notification settings

diem/my-first-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

My First Client Tutorial sample code

This repo includes example code for the My First Client tutorial.

Setup

git clone https://github.com/diem/my-first-client.git

Install language dependencies.

Requirements for each SDK:

  • Python: Python v 3.7.*, pipenv
  • Java: Java 8+, gradle v5

Run examples

make java		# for Java
make python		# for Python

About

A tutorial to demonstrate how to build a client on the Libra testnet.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published