solana/snap
Greg Fitzgerald b5006b8f2b Migrate to solana-keygen
Most of #593
2018-07-12 21:50:28 -06:00
..
hooks setup.sh can now be more picky about the kind of config it creates 2018-07-02 09:22:26 -07:00
README.md Add snap/ README 2018-06-26 12:32:33 -07:00
snapcraft.yaml Migrate to solana-keygen 2018-07-12 21:50:28 -06:00

README.md

Development

If you're running Ubuntu 16.04 and already have snapcraft installed, simply run:

$ snapcraft

For other systems we provide a docker image that can be used for snap development:

$ ./ci/docker-run.sh solanalabs/snapcraft snapcraft -d

Reference