This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

soroban-react

0.0.0 • Public • Published

@soroban-react

@soroban-react is a simple, powerful framework for building modern Soroban dApps using React.

Library created based on the code written by https://github.com/paulbellamy.

Packages

Package Version
@soroban-react/chains npm version
@soroban-react/connect-button npm version
@soroban-react/contracts npm version
@soroban-react/core npm version
@soroban-react/freighter npm version
@soroban-react/types npm version
@soroban-react/utils npm version
@soroban-react/wallet-data npm version

Introduction

@soroban-react is a simple, powerful framework for building modern Soroban dApps using React. Its marquee features are:

  • Full support for Freighter

  • A dev-friendly context containing the current account and chain, and more, available globally throughout your dApp via a React Context.

  • The ability to write custom, fully featured Connectors that manage every aspect of your dApp's connectivity with the Soroban blockchain and user accounts.

Usage:

See the official gitbook: https://soroban-react.gitbook.io/index/ You can also contribute to the Gitbook by editing the docs folder in this repo

Build and publish using lerna

yarn build
yarn publish

Implementations

Projects using @soroban-react include:

Open a PR to add your project to the list! If you're interested in contributing

Readme

Keywords

none

Package Sidebar

Install

npm i soroban-react

Weekly Downloads

8

Version

0.0.0

License

Apache-2.0

Unpacked Size

87 kB

Total Files

78

Last publish

Collaborators

  • esteblock