Skip to content

hanchon-live/cosmjs-patch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Cosmjs patch for evmos accounts

Add ethermint account types to cosmjs.

Usage

Clone this repo:

git clone https://github.com/hanchon-live/cosmjs-patch

Call the supportEvmos.sh file passing your nodejs project root folder. The script will use your path + /node_modules to find the cosmjs folder and apply the patch.

cd cosmjs-patch
./supportEvmos.sh /tmp/example-project

Note

This will allow you to use the messages already included in the cosmjs lib, but it won't work for messages such as RegisterErc20 that is Evmos specific.

About

Patch to support evmos accounts when using cosmjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published