Skip to content

alexmb15/TestEcrecover

Repository files navigation

TestEcrecover

This Solidity smart contract provides functionality for verifying a message signature using the ECDSA (Elliptic Curve Digital Signature Algorithm) and includes a function for executing a transaction with a data parameter.

Usage

1. Installation

Before getting started, make sure you have all the necessary dependencies installed.

npm install

2. Running Tests

Execute the following command to run tests using the Hardhat framework:

npx hardhat test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published