Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 254 Bytes

File metadata and controls

17 lines (12 loc) · 254 Bytes

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