dipdup-io / dipdup

Modular framework for creating selective indexers and featureful backends for dapps
https://dipdup.io
MIT License
92 stars 52 forks source link

Cross-platform compatibility #282

Closed droserasprout closed 1 year ago

droserasprout commented 2 years ago

What feature would you like to see in DipDup?

Full support of Windows, MacOS and non-Linux UNIX-like distros.

Why do you need this feature, what's the use case?

Some folks want to run DipDup on exotic OSes.

Is there a workaround currently?

WSL for win32, plug-and-pray for UNIX-like.

droserasprout commented 2 years ago

At least asyncclick doesn't work on win32. Need CI targets.

m-kus commented 1 year ago

MacOS: ok WSL: should be ok, need to test

droserasprout commented 1 year ago

Windows support is extremely difficult to implement with our current stack. macOS is still our first-class citizen. Considering this one done.