You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a desktop app with a clean UI/UX, that uses the CLI program internally (#11), and web technologies for the interface.
I've shown work on an identicon system (https://github.com/casey/ord/issues/1838) that will be used throughout the higher-level protocols like bid. This is currently written in JavaScript, to be able to leverage the Canvas API, so I'm open to using Electron or similar. If anyone has any experience in this area or helpful ideas, please jump in.
There should be a desktop app with a clean UI/UX, that uses the CLI program internally (#11), and web technologies for the interface.
I've shown work on an identicon system (https://github.com/casey/ord/issues/1838) that will be used throughout the higher-level protocols like
bid
. This is currently written in JavaScript, to be able to leverage the Canvas API, so I'm open to using Electron or similar. If anyone has any experience in this area or helpful ideas, please jump in.Related work: https://github.com/casey/ord/issues/1247
The text was updated successfully, but these errors were encountered: