Difference between revisions of "Polkadot (CLI)"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
[[brew install --cask polkadot-js]] | [[brew install --cask polkadot-js]] | ||
+ | |||
+ | == See also == | ||
* {{polkadot cmd}} | * {{polkadot cmd}} | ||
* {{Polkadot}} | * {{Polkadot}} | ||
+ | |||
+ | [[Category:Polkadot]] |
Latest revision as of 11:33, 26 May 2023
# Import the [email protected] GPG key gpg --recv-keys --keyserver hkps://keys.mailvelope.com 9D4B2B6EB8F97156D19669A9FF0812D491B96798 gpg --export 9D4B2B6EB8F97156D19669A9FF0812D491B96798 > /usr/share/keyrings/parity.gpg # Add the Parity repository and update the package index echo 'deb [signed-by=/usr/share/keyrings/parity.gpg] https://releases.parity.io/deb release main' > /etc/apt/sources.list.d/parity.list apt update # Install the `parity-keyring` package - This will ensure the GPG key # used by APT remains up-to-date apt install parity-keyring # Install polkadot apt install polkadot
brew install --cask polkadot-js
See also[edit]
Advertising: