Skip to content

Commit 1f989d6

Browse files
Merge remote-tracking branch 'origin/feat/starknet-core-abi-exports' into feat/starknet-utils
2 parents efb767a + 9a152e3 commit 1f989d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

starknet/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hyperlane Starknet Core
22

3-
The Hyperlane Starknet Core package provides TypeScript tooling for interacting with Hyperlane's Cairo contracts on Starknet. It includes TypeScript artifacts autogenerated from Cairo contracts developed by [Astraly Labs](https://github.com/astraly-labs/hyperlane_starknet).
3+
The Hyperlane Starknet Core package provides TypeScript tooling for interacting with Hyperlane's Cairo contracts on Starknet. It includes TypeScript artifacts autogenerated from Cairo contracts developed in collaboration with Astraly Labs.
44

55
## Features
66

@@ -81,7 +81,7 @@ You can also run the individual build steps separately:
8181
yarn fetch-contracts
8282
```
8383

84-
This downloads the contract artifacts from the [Astraly Labs Hyperlane Starknet repository](https://github.com/astraly-labs/hyperlane_starknet).
84+
This downloads the contract artifacts from the [Hyperlane Starknet repository](https://github.com/hyperlane-xyz/hyperlane_starknet).
8585

8686
#### Generating TypeScript Artifacts
8787

0 commit comments

Comments
 (0)