home/categories/smart-contracts/nethereum-nethereum-plugins-nethereum-skills-skills-message-signing-skill-md
smart-contractsblockchain
message-signing
Sign and verify Ethereum messages with Nethereum. Use when the user wants to sign a message, verify a signature, recover a signer address, use personal_sign, or implement login-with-Ethereum style authentication.
maintainer
Nethereum
更新于 3/10/2026
星标
2238
分支
745
quick start
Installation and usage
Sign and verify Ethereum messages with Nethereum. Use when the user wants to sign a message, verify a signature, recover a signer address, use personal_sign, or implement login-with-Ethereum style authentication.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use message-signing