这是indexloc提供的服务,不要输入任何密码
Skip to content

encipher88/namada-sdk-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Namada Sdk example code

Contains a few examples of working with the Namada sdk and light-sdk.

tx-decode

An example of decoding a base-64 string, like the kind you would get from querying the Tendermint json rpc, into usable components (eg: Source, Target, Token, Amount, etc)

transfer-example

Create a chain context, add a keypair to your wallet, and submit a transparent transfer on-chain.

light-sdk-query

Use the light sdk to quickly query an rpc node.

About

A few short examples of using the Namada sdk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%