1.17.8 • Published 3 months ago

@tangled3/react v1.17.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

Router Protocol's Tangled SDK 🪢

1. @tangled3/react 🪢 ⚛️

React wrappers, hooks, components, and utilities for Router Protocol's Tangled SDK. Enable crosschain interactions with your DApp with the Tangled SDK. Compatbile with Next.js 13 and React 18.

Built with @shadcn/ui and tailwind so you can paint it your way :D

Installation

yarn add @tangled3/react

OR

pnpm i @tangled3/react

Usage

import { QueryClient, QueryClientProvider } from 'react-query';
import { TangledProvider } from '@tangled3/react';

export default function App({ Component, pageProps }) {
  return (
    <QueryClientProvider client={new QueryClient()}>
      <TangledProvider
        config={{
          projectName: 'multi chain project',
          chainConfigs: {},
          // chains
        }}
      >
        <Component {...pageProps} />
      </TangledProvider>
    </QueryClientProvider>
  );
}

Feat List

Supported Chain Types

  1. EVM
  2. Solana
  3. Tron
  4. Cosmos
  5. Near
  6. Sui
  7. Bitcoin

Support Table

:small_orange_diamond: - In Progress :white_check_mark: - Supported :x: - Not Supported

ChainWallet ConnectionToken FetchTransaction HandlersTx WatchTx Receipt
EVM:white_check_mark::white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Solana:white_check_mark::white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Tron:white_check_mark::white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Sui:white_check_mark::white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Cosmos:white_check_mark::white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Near:white_check_mark::white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Bitcoin:white_check_mark::white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Casper:x::x::x::x::x:
Ton:white_check_mark::white_check_mark::white_check_mark::white_check_mark::white_check_mark:
Algorand:x::x::x::x::x:

Hooks

  • - useAccounts - get all accounts for a chain type or all chain types
  • - useChain - get chain data for a specific chain
  • - useChains - get all chain data
  • - useConnect - connect to a wallet
  • - useConnectedWallets - get all connected wallets
  • - useConnections - get all connections
  • - useCurrentAccount - get the current account
  • - useCurrentWallet - get the current wallet
  • - useDisconnect - disconnect from a wallet
  • - useIsMobile - check if the user is on a mobile device
  • - useNetwork - get the current network
  • - useSendTransaction - send a transaction
  • - useTangledConfig - get the Tangled config
  • - useToken - get token data
  • - useTokenForAccount - get token data for an account
  • - useTransactionReceipt - get a transaction receipt
  • - useWaitForTransaction - wait for a transaction
  • - useWallet - get the current wallet
  • - useWallets - get all wallets
  • useSignMessage - sign a message with the current connected account
  • useReadContract - read from a contract
1.16.69

3 months ago

1.17.6

3 months ago

1.17.5

3 months ago

1.17.4

3 months ago

1.17.8

3 months ago

1.17.7

3 months ago

1.16.72

3 months ago

1.16.71

3 months ago

1.16.70

3 months ago

1.16.68

3 months ago

1.16.67

3 months ago

1.16.66

3 months ago

1.16.65

4 months ago

1.16.61

4 months ago

1.16.64

4 months ago

1.16.63

4 months ago

1.16.62

4 months ago

1.16.60

4 months ago

1.16.58

4 months ago

1.16.57

4 months ago

1.16.56

4 months ago

1.16.59

4 months ago

1.16.43

5 months ago

1.16.42

5 months ago

1.16.41

5 months ago

1.16.40

5 months ago

1.16.47

4 months ago

1.16.46

4 months ago

1.16.45

5 months ago

1.16.44

5 months ago

1.16.49

4 months ago

1.16.48

4 months ago

1.16.36

5 months ago

1.16.35

5 months ago

1.16.34

5 months ago

1.16.33

5 months ago

1.16.39

5 months ago

1.16.38

5 months ago

1.16.37

5 months ago

1.16.50

4 months ago

1.16.53

4 months ago

1.16.52

4 months ago

1.16.51

4 months ago

1.16.55

4 months ago

1.16.32

5 months ago

1.16.31

5 months ago

1.16.30

5 months ago

1.16.28

5 months ago

1.16.27

5 months ago

1.16.21

5 months ago

1.16.20

5 months ago

1.16.25

5 months ago

1.16.24

5 months ago

1.16.23

5 months ago

1.16.22

5 months ago

1.16.26

5 months ago

1.16.10

5 months ago

1.16.14

5 months ago

1.16.13

5 months ago

1.16.12

5 months ago

1.16.11

5 months ago

1.16.18

5 months ago

1.16.17

5 months ago

1.16.16

5 months ago

1.16.15

5 months ago

1.16.19

5 months ago

1.16.3

5 months ago

1.16.2

5 months ago

1.16.1

5 months ago

1.16.0

5 months ago

1.16.7

5 months ago

1.16.6

5 months ago

1.16.5

5 months ago

1.16.4

5 months ago

1.16.9

5 months ago

1.16.8

5 months ago

1.15.15

5 months ago

1.15.14

6 months ago

1.14.1

7 months ago

1.14.0

7 months ago

1.12.0

7 months ago

1.14.4

7 months ago

1.14.3

7 months ago

1.14.2

7 months ago

1.15.10

6 months ago

1.15.11

6 months ago

1.15.12

6 months ago

1.15.13

6 months ago

1.15.0

7 months ago

1.13.0

7 months ago

1.15.4

7 months ago

1.15.3

7 months ago

1.15.2

7 months ago

1.15.1

7 months ago

1.15.8

6 months ago

1.15.7

6 months ago

1.15.6

6 months ago

1.15.5

7 months ago

1.15.9

6 months ago

1.9.10

8 months ago

1.9.11-cosmos-beta

8 months ago

1.9.9

8 months ago

1.9.8

8 months ago

1.9.7

8 months ago

1.9.6

8 months ago

1.9.1

8 months ago

1.9.0

8 months ago

1.8.0

8 months ago

1.9.5

8 months ago

1.9.4

8 months ago

1.9.3

8 months ago

1.9.2

8 months ago

1.7.3

9 months ago

1.7.2

9 months ago

1.7.1

9 months ago

1.7.0

9 months ago

1.6.11

9 months ago

1.7.4

9 months ago

1.6.10

9 months ago

1.6.9

9 months ago

1.6.8

9 months ago

1.6.7

9 months ago

1.6.6

9 months ago

1.6.5

9 months ago

1.6.4

9 months ago

1.6.3

9 months ago

1.6.2

9 months ago

1.6.1

9 months ago

1.6.0

9 months ago

1.5.3

9 months ago

1.5.2

9 months ago

1.5.1

9 months ago

1.5.0

9 months ago

1.4.8

10 months ago

1.4.7

10 months ago

1.4.6

10 months ago

1.4.5

10 months ago

1.4.4

10 months ago

1.4.3

10 months ago

1.4.2

10 months ago

1.4.1

10 months ago

1.4.0

10 months ago

1.3.0

10 months ago

1.2.2

10 months ago

1.2.1

10 months ago

1.2.0

10 months ago

1.1.1

10 months ago

1.0.1

11 months ago

1.0.3

11 months ago

1.0.0

11 months ago