redbeard-sn-react
TypeScript icon, indicating that this package has built-in type declarations

0.14.7 • Public • Published

@starknet-react/core

StarkNet React is a collection of React hooks for StarkNet.

Installation

npm install @starknet-react/core
# or
yarn add @starknet-react/core

Documentation

Documentation is available online.

Development

Start by installing pnpm, then run the following command from the root of the project:

pnpm install

Running tests requires to have starknet-devnet running locally. The easiest way is to use docker with:

docker run --rm -p 5050:5050 shardlabs/starknet-devnet:latest

After that, you can run tests with pnpm test.

Readme

Keywords

Package Sidebar

Install

npm i redbeard-sn-react

Weekly Downloads

3

Version

0.14.7

License

MIT

Unpacked Size

209 kB

Total Files

108

Last publish

Collaborators

  • redbeardeth