UNPKG

o1js

Version:

TypeScript framework for zk-SNARKs and zkApps

6 lines (4 loc) 234 B
import { testLocal as testActionsContract } from './actions-as-merkle-list-iterator.js'; import { testLocal as testMerkleListContract } from './actions-as-merkle-list.js'; await testMerkleListContract(); await testActionsContract();