Skip to content

aSpite/wallet-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wallet Tutorial

The source code of the examples used in Wallet Tutorial.

How to use

For each chapter, examples are stored separately as independent code.

JavaScript / Typescript

Each code file's content in the Chapter folders can be copied into index.ts and run immediately by substituting the desired values in the fields where indicated.

IMPORTANT: Do not forget about npm install command before starting.

Golang

Each code file's content in the Chapter folders can be copied into main.go and run immediately by substituting the desired values in the fields where indicated.

IMPORTANT: Do not forget about go get command before starting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published