Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferlund committed Jan 8, 2024
1 parent 27433ab commit e8b5335
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

A React context provider for managing Internet Computer (IC) actors with enhanced features like type safety and request/response interceptors. `ic-use-actor` makes interacting with Internet Computer canisters more fun!

![npm](https://img.shields.io/npm/v/ic-use-actor)
![npm](https://img.shields.io/npm/dw/ic-use-actor)

## Features

- **Shared Actor Context**: Allows the same actor to be used across multiple components.
Expand Down

0 comments on commit e8b5335

Please sign in to comment.