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

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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant