Skip to content

anoma/namada-sdkjs-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

namada-sdkjs-examples

This repository contains examples of how to instantiate and use the Namada SDK for JavaScript/Typescript. It's main purpose is to show how to set up the SDK for Web or NodeJS applications.

Installation

First, update values in consts.ts to match your environment.

# Install dependencies
yarn

# Test Bond Tx in browser
yarn test:web

Notes

  • This repo is in active development! Please use this as an example build and usage environment only.
  • In the future, we plan to update this so it may serve as a starter project!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published