@soroban-react/core
TypeScript icon, indicating that this package has built-in type declarations

9.0.4 • Public • Published

@soroban-react/core

Use autoconnect=true to open user wallet automatically (by default is false).....

See the official gitbook: https://soroban-react.gitbook.io/index/ ..


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

Library created based on https://github.com/stellar/soroban-example-dapp/tree/main/wallet written by https://github.com/paulbellamy.

Packages

Package Version

| @soroban-react/core | npm version @soroban-react/types | npm version @soroban-react/freighter | 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.

Quickstart

To jump straight into code, check out the CodeSandbox demo! (ToDo)

Implementations

Projects using @soroban-react include:

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

Package Sidebar

Install

npm i @soroban-react/core

Weekly Downloads

43

Version

9.0.4

License

Apache-2.0

Unpacked Size

40.2 kB

Total Files

14

Last publish

Collaborators

  • devmonsterblock
  • abstract829
  • benjaminsalon
  • coderipper
  • paulbellamy
  • esteblock