Skip to content

A Starknet React Provider and Connectors inspired by web3-react library

License

Notifications You must be signed in to change notification settings

dhruvkelawala/web3-starknet-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3-starknet-react 🚀

A simple, maximally extensible, dependency minimized framework for building Starknet dApps

Provides easy access to Starknet Interface all over the React App. Inspired from web3-react


lerna code style: prettier

Packages @latest version Size Description
🏝 Core
@web3-starknet-react/core npm version minzip React hooks and context for accessing Starknet
🔌 Connectors
Browser Extension/dApp Browser
@web3-starknet-react/braavos-connector npm version minzip Braavos Wallet connector
@web3-starknet-react/argentx-connector npm version minzip ArgentX Wallet connector
🔫 Low Level
@web3-starknet-react/abstract-connector npm version minzip Low Level implementation of connector
@web3-starknet-react/types npm version minzip Shared TypeScript Types

Projects using web3-starknet-react

Open a PR to add your starknet project to the list

Local Development

  • Clone repo
    git clone https://github.com/dhruvkelawala/web3-starknet-react

  • Install top-level dependencies
    yarn

  • Install sub-dependencies
    yarn bootstrap

  • Build and watch for changes
    yarn start

About

A Starknet React Provider and Connectors inspired by web3-react library

Resources

License

Stars

Watchers

Forks

Packages

No packages published