Skip to content

wallet-test-framework/glue-taho

Repository files navigation

Wallet Test Framework: Taho

A tool to automate the Taho wallet use use with Wallet Test Framework.

Installation

Node

This project requires Nodejs version 20.6 or later.

Dependencies

npm install

Chrome Extension

The glue requires a local copy of Taho Wallet. The publicly available extension may be fetched with:

wget \
    -O taho.crx \
    'https://clients2.google.com/service/update2/crx?response=redirect&prodversion=118.0.5993.70&acceptformat=crx2,crx3&x=id%3Deajafomhmkipbjmfmhebemolkcicgfmd%26uc'

Building

npm run build

Tests & Linting (Optional)

npm test

Running

npx glue-taho \
    --extension-path /path/to/crx/file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published