f-o-a-m / purescript-web3

a purescript library for the web3 api
Apache License 2.0
127 stars 24 forks source link

Monorepo with purescript-web3-generator #144

Closed martyall closed 1 year ago

martyall commented 3 years ago

This is now possible with spago. It makes sense to monorepo these two to reduce the updates required in the full web3 stack -- basically every time we update web3-generator to a major version it's because we updated web3 to a major version

martyall commented 3 years ago

waiting on a reply to https://discourse.purescript.org/t/how-do-i-depend-on-multiple-packages-from-a-monorepo/2219

martyall commented 3 years ago

made an issue on spago's repo https://github.com/purescript/spago/issues/758

srghma commented 2 years ago

seems like monorepo is not supported https://github.com/purescript/spago/issues/758#issuecomment-814781119