Created
June 13, 2021 18:15
-
-
Save nomeata/0f136dffe6792edb183c08152f7a7144 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sha256sum $(nix-build -E '(import (builtins.fetchGit { url = "[email protected]:dfinity/sdk"; ref = "refs/tags/0.7.0";} + "/distributed-canisters.nix") {})')/*/*.wasm | |
2664385b7ad001123d8cea1f7147fad005d012116139787d9054b2f3a62718ec /nix/store/0s2iplbgj08d32xdyjcwwyajhhg9fgzs-distributed-canisters/assetstorage/assetstorage.wasm | |
d6e9f851519a6dc419e3281448a84e4866fbb5011258868e2b5dda31d529bdcf /nix/store/0s2iplbgj08d32xdyjcwwyajhhg9fgzs-distributed-canisters/ui/ui.wasm | |
a609400f2576d1d6df72ce868b359fd08e1d68e58454ef17db2361d2f1c242a1 /nix/store/0s2iplbgj08d32xdyjcwwyajhhg9fgzs-distributed-canisters/wallet/wallet.wasm | |
$ sha256sum $(nix-build -E '(import (builtins.fetchGit { url = "[email protected]:dfinity/sdk"; ref = "refs/tags/0.7.1";} + "/distributed-canisters.nix") {})')/*/*.wasm | |
2664385b7ad001123d8cea1f7147fad005d012116139787d9054b2f3a62718ec /nix/store/0s2iplbgj08d32xdyjcwwyajhhg9fgzs-distributed-canisters/assetstorage/assetstorage.wasm | |
d6e9f851519a6dc419e3281448a84e4866fbb5011258868e2b5dda31d529bdcf /nix/store/0s2iplbgj08d32xdyjcwwyajhhg9fgzs-distributed-canisters/ui/ui.wasm | |
a609400f2576d1d6df72ce868b359fd08e1d68e58454ef17db2361d2f1c242a1 /nix/store/0s2iplbgj08d32xdyjcwwyajhhg9fgzs-distributed-canisters/wallet/wallet.wasm | |
$ sha256sum $(nix-build -E '(import (builtins.fetchGit { url = "[email protected]:dfinity/sdk"; ref = "refs/tags/0.7.2";} + "/distributed-canisters.nix") {})')/*/*.wasm | |
2664385b7ad001123d8cea1f7147fad005d012116139787d9054b2f3a62718ec /nix/store/l3vwvxg06x964f1gqm0rk5qyzdv8b347-distributed-canisters/assetstorage/assetstorage.wasm | |
d6e9f851519a6dc419e3281448a84e4866fbb5011258868e2b5dda31d529bdcf /nix/store/l3vwvxg06x964f1gqm0rk5qyzdv8b347-distributed-canisters/ui/ui.wasm | |
1404b28b1c66491689b59e184a9de3c2be0dbdd75d952f29113b516742b7f898 /nix/store/l3vwvxg06x964f1gqm0rk5qyzdv8b347-distributed-canisters/wallet/wallet.wasm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I also found the popular canister: