Skip to content

manifoldfinance/disco3-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d73df3b · Jul 11, 2022

History

42 Commits
Jul 11, 2022
Jan 26, 2022
Jan 11, 2022
Feb 25, 2022
Feb 18, 2022
Feb 25, 2022
Feb 25, 2022
Jan 26, 2022
Feb 25, 2022
Feb 25, 2022
Feb 25, 2022
Feb 25, 2022
Feb 25, 2022
Feb 25, 2022
Jan 11, 2022
Jan 26, 2022
Mar 3, 2022
Mar 3, 2022
Mar 3, 2022
Mar 3, 2022
Jan 11, 2022
Feb 25, 2022
Feb 25, 2022
Jan 11, 2022
Feb 25, 2022
Jan 4, 2022
Feb 18, 2022
Feb 18, 2022
Feb 25, 2022
Feb 18, 2022
Feb 25, 2022

a performant web3 react library

Read the Disco3 Design and Arch. Document


CII Best Practices manifoldfinance.eth manifoldfinance - disco3-react

package description
@disco3/types disco3 - types
@disco3/network dependency - @disco3/network
@disco3/core dependency - @disco3/core
@disco3/eip1193 dependency - @disco3/eip1139
@disco3/store dependency - @disco3/store
@disco3/connect-wallet dependency - @disco3/connect-wallet

Overview

  • turborepo
  • modern state management
  • zustand / jotai
  • XState
  • & more

Utilities

  • Chrome DEVTOOLs support
  • Benchmarking

Setup

This repository is used in the npx create-turbo command, and selected when choosing which package manager you wish to use with your Monorepo (Yarn).

Build

To build all apps and packages, run the following command:

turbo run install

Develop

To develop all apps and packages, run the following command:

turbo run build

License

Portions under: - GPL-3.0 - Apache-2.0

See package for more information