Skip to content

willow-dls/example-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Willow DLS Example

This repository contains several examples of Willow tests written in JavaScript.

To get started testing your own circuits, simply

  • clone this repository
  • run npm install
  • place any circuits to test in circuits
  • place any test files in tests
  • run npm test

(Note: It is not necessary to place circuits or tests in any particular directory. Just be sure that the tests uses the correct pathname when loading the circuit.)

See the README in willow-dls/core for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published