endojs / Jessie

Tiny subset of JavaScript for ocap-safe universal mobile code
Apache License 2.0
279 stars 16 forks source link

remove agoric-sdk #105

Closed turadg closed 1 year ago

turadg commented 1 year ago

With yarn install I noticed it was building better-sqlite3. That's because it was using agoric-sdk to prepare the test env for Endo.

This does that inline and drops the agoric-sdk dependency.