Skip to content

Commit

Permalink
Update README.md (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
letmejustputthishere authored Nov 21, 2024
1 parent 0ec85a3 commit 14c1bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Agents facilitate the interaction from clients with canisters on the Internet Co
### JavaScript/TypeScript

- [agent-js](https://github.com/dfinity/agent-js) - Collection of libraries to interact with the IC using JavaScript.
- [ic-js](https://github.com/dfinity/ic-js) - Collection of libraries for interfacing with core canisters on the Network Nervous System (NNS).
- [ic-js](https://github.com/dfinity/ic-js) - Collection of libraries for interfacing with the Internet Computer.
- [ic-use-actor](https://github.com/kristoferlund/ic-use-actor) - React hook to make interacting with Internet Computer canisters more fun!
- [ic-use-siwe-identity](https://github.com/kristoferlund/ic-siwe/tree/main/packages/ic-use-siwe-identity) - React hook for easy frontend integration with SIWE (Sign in with Ethereum) enabled canisters.
- [ic-use-internet-identity](https://github.com/kristoferlund/ic-use-internet-identity) - React hook that makes it easy to integrate IC Internet Identity into React applications.
Expand Down

0 comments on commit 14c1bab

Please sign in to comment.