Commit 4414a78a authored by Ori Pomerantz's avatar Ori Pomerantz Committed by GitHub

Update README.md

parent 4dcd2794
...@@ -32,7 +32,7 @@ npm install @eth-optimism/atst wagmi @wagmi/core ethers@5.7.0 ...@@ -32,7 +32,7 @@ npm install @eth-optimism/atst wagmi @wagmi/core ethers@5.7.0
The typescript sdk provides a clean [wagmi](https://wagmi.sh/) based interface for reading and writing to the attestation station The typescript sdk provides a clean [wagmi](https://wagmi.sh/) based interface for reading and writing to the attestation station
### See [sdk docs]() for usage instructions ### See [sdk docs](https://github.com/ethereum-optimism/optimism/blob/develop/packages/atst/docs/sdk.md) for usage instructions
## atst cli ## atst cli
...@@ -62,6 +62,6 @@ Also some more hooks exported by the cli but these are likely the only ones you ...@@ -62,6 +62,6 @@ Also some more hooks exported by the cli but these are likely the only ones you
## Contributing ## Contributing
Please see our [contributing.md](/docs/contributing.md). No contribution is too small. Please see our [contributing.md](docs/contributing.md). No contribution is too small.
Having your contribution denied feels bad. Please consider opening an issue before adding any new features or apis Having your contribution denied feels bad. Please consider opening an issue before adding any new features or apis
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment