Skip to content

Commit

Permalink
feat: ref docs site (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomariscal authored Aug 1, 2024
1 parent 3447b53 commit 583ecfc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This TypeScript SDK provides tools for working with Ethereum stealth addresses as defined in [EIP-5564](https://eips.ethereum.org/EIPS/eip-5564) and [EIP-6538](https://eips.ethereum.org/EIPS/eip-6538). It aims to offer a comprehensive suite of functionalities for both generating stealth addresses and interacting with stealth transactions.

## Documentation

For comprehensive documentation and to learn more about stealth addresses, please visit our [official documentation site](https://stealthaddress.dev/).

## Contract Deployments

Information about contract deployments can be found on the [deployments page](https://stealthaddress.dev/contracts/deployments) of our official documentation site.

## Features

- Generate Ethereum stealth addresses.
Expand Down

0 comments on commit 583ecfc

Please sign in to comment.