osmosis-labs/beaker

Make Beaker js an npm package

iboss-ptk opened this issue · 0 comments

Currently ts codegen / console are in ts land, which is now require non-scoped execution and polluted scripts in ts/sdk directory.
It might make sense to package beaker as js lib that contains codegen logic wrapper and integrate nicely with beaker console, keep these logics in js land.