Skip to content

madfish-solutions/tezos-sapling-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sapling-forger

Prototype of a standalone utility to forge Sapling transactions for Tezos. Based on the amazing AirGap-Coinlib project.

Installation

npm i

If you get Error: Cannot find module 'crypto' Then apply the following fix: rustwasm/wasm-bindgen#2323 to the sapling-wasm package inside node_modules

Usage

ts-node src/protocols/tezos/sapling/UniversalForger.ts <command>

Available commands

  • shield
  • unshield
  • balance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published