Skip to content

Dapps as native macOS Apps#43

Open
liamzebedee wants to merge 4 commits intomasterfrom
macos-app-shortcuts
Open

Dapps as native macOS Apps#43
liamzebedee wants to merge 4 commits intomasterfrom
macos-app-shortcuts

Conversation

@liamzebedee
Copy link
Collaborator

@liamzebedee liamzebedee commented Oct 3, 2023

An interesting area of design. Where users can open dapps like they are regular native apps in macOS. This is particularly relevant for on-chain gaming, and the idea of Dappnet as a "dapp distribution platform".

Inspirations:

How it works so far:

  • make-dapp.sh generates a macOS .app archive
  • generate the app icon
  • this is indexed by spotlight, so long as you move the .app into a .dmg volume and then out again (idk why)
  • the executable opens the dappnet client, and dappnet client adjusts the icon
Screen Shot 2023-10-04 at 2 25 05 am Screen Shot 2023-10-04 at 2 25 12 am Screen Shot 2023-10-04 at 2 25 24 am

* much faster loading of apps
* parallelization works now, doesn't fail (socks5 had memory leak etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant