Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

disco3

a performant web3 react library

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