Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Latest commit

 

History

History

wasm_node

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Filecoin Signing Tools Examples (WASM / JS)

Prerequisites

You may want to run make link_npm in he root directory to link the local implementation to the tests.

Run tests

WASM backend

yarn test

Pure JS backend

yarn test:js