Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

feat: package ganache as a snap #3712

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

Conversation

tenthirtyone
Copy link
Contributor

Adds a snapcraft.yaml to the src/packages/ganache directory that contains the configuration for building snaps.

@tenthirtyone
Copy link
Contributor Author

You will need to install

$ sudo apt install snapd snapcraft

The cd into src/packages/ganache and run

$ snapcraft

It will ask you to install multipass, say yes. After the build completes run:

$  sudo snap install ganache_1.0.0_amd64.snap --devmode --dangerous

--devmode runs unconfined, --dangerous acknowledges this is not a signed snap. Then run:

$ ganache

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Stalled
Development

Successfully merging this pull request may close these issues.

None yet

1 participant