Is there a Paradigm-funded library of starting Anvil programmatically via javascript/typescript? #5801
davidmurdoch
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Community libraries are fleeting, and the Anvil community is still too young to be relied on, so I'm looking for either a paradigm funded javascript/typscript library that interops with Anvil (start, passing options, stop), or an idiomatic (or officially documented) way of launching Anvil from JS.
Ideally it'd be something to replace all uses of
ganache ...options
on the cli andganache.server(options)
/ganache.provider(options)
from programmatic JavaScript.Beta Was this translation helpful? Give feedback.
All reactions