Skip to content

Demonstrates the usage of cosmjs for offline transaction signing and broadcasting.

Notifications You must be signed in to change notification settings

KYVENetwork/cosmjs-offline-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cosmjs - Offline Example

In this repository we demonstrate the use of cosmjs for offline signing. The entire process is heavily commented in index.ts. One needs to manually add a mnemonic to the source code.

Getting started

You need yarn and typescript. Run

yarn install

to install all required dependencies. After that run

yarn build && yarn start

to execute the example configuration.

Explorers and Endpoints

This script uses the official KYVE testnet Kaon.

About

Demonstrates the usage of cosmjs for offline transaction signing and broadcasting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published