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.

Nethereum
maintainer
Nethereum
Updated 3/10/2026
Stars
2238
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use message-signing