Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Namada SDK - Webpack

Usage

This example instantiates the Namada JS Sdk using Webpack. Update the values in ./src/config/consts.ts with valid test accounts (with balance) to see the different calls working.

npm install

npm run dev