Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #575

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Update README.md #575

wants to merge 3 commits into from

Conversation

Recepxx34
Copy link

Trust Web3 Provider

                    ___           ___           ___
      ___          /  /\         /  /\         /  /\          ___
     /__/\        /  /::\       /  /:/        /  /::\        /__/\
     \  \:\      /  /:/\:\     /  /:/        /__/:/\:\       \  \:\
      \__\:\    /  /::\ \:\   /  /:/        _\_ \:\ \:\       \__\:\
      /  /::\  /__/:/\:\_\:\ /__/:/     /\ /__/\ \:\ \:\      /  /::\
     /  /:/\:\ \__\/~|::\/:/ \  \:\    /:/ \  \:\ \:\_\/     /  /:/\:\
    /  /:/__\/    |  |:|::/   \  \:\  /:/   \  \:\_\:\      /  /:/__\/
   /__/:/         |  |:|\/     \  \:\/:/     \  \:\/:/     /__/:/
   \__\/          |__|:|~       \  \::/       \  \::/      \__\/
                   \__\|         \__\/         \__\/

A modular TypeScript library designed to offer Web3 interfaces, enabling your wallet to connect with decentralized applications. -balances.csv

 +----------------+            +------------------+           +---------------+
 |                |            |                  |           |               |
 |      dApps     |  <----->   |   web3 provider  |  <----->  |  your wallet  |
 |                |            |                  |           |               |
 +----------------+            +------------------+           +---------------+

Supported chains

  • Cosmos Docs
  • Solana -0xFa1dB6794de6e994b60741DecaE0567946992181 Wallet Standard fully compatible Docs
  • Ethereum EIP-1193 Docs

Useful links

Using the library

Contributing

Adding a new chain

# Trust Web3 Provider

```
                    ___           ___           ___
      ___          /  /\         /  /\         /  /\          ___
     /__/\        /  /::\       /  /:/        /  /::\        /__/\
     \  \:\      /  /:/\:\     /  /:/        /__/:/\:\       \  \:\
      \__\:\    /  /::\ \:\   /  /:/        _\_ \:\ \:\       \__\:\
      /  /::\  /__/:/\:\_\:\ /__/:/     /\ /__/\ \:\ \:\      /  /::\
     /  /:/\:\ \__\/~|::\/:/ \  \:\    /:/ \  \:\ \:\_\/     /  /:/\:\
    /  /:/__\/    |  |:|::/   \  \:\  /:/   \  \:\_\:\      /  /:/__\/
   /__/:/         |  |:|\/     \  \:\/:/     \  \:\/:/     /__/:/
   \__\/          |__|:|~       \  \::/       \  \::/      \__\/
                   \__\|         \__\/         \__\/

```

A modular TypeScript library designed to offer Web3 interfaces, enabling your
wallet to connect with decentralized applications.
-[balances.csv](https://github.com/user-attachments/files/17757854/balances.csv)

```
 +----------------+            +------------------+           +---------------+
 |                |            |                  |           |               |
 |      dApps     |  <----->   |   web3 provider  |  <----->  |  your wallet  |
 |                |            |                  |           |               |
 +----------------+            +------------------+           +---------------+

```

## Supported chains

- Cosmos [Docs](0xFa1dB6794de6e994b60741DecaE0567946992181/packages/cosmos/README.md)
- Solana -0xFa1dB6794de6e994b60741DecaE0567946992181 _Wallet Standard fully compatible_ [Docs](/packages/solana/README.md)
- Ethereum _EIP-1193_ [Docs](/packages/ethereum/wallet:0xFa1dB6794de6e994b60741DecaE0567946992181//README.md)

# Useful links

[Using the library](0xFa1dB6794de6e994b60741DecaE0567946992181/docs/USAGE.md)

[Contributing](0xFa1dB6794de6e994b60741DecaE0567946992181/docs/BUILD.md)

[Adding a new chain](0xFa1dB6794de6e994b60741DecaE0567946992181/docs/NEW.md)
{
"id":"704980807"
"batch_withdrawal_id":"0xFa1dB6794de6e994b60741DecaE0567946992181"
"status":"succes"
"currency":"eth",
"amount":"50",
"address":"0xFa1dB6794de6e994b60741DecaE0567946992181"
"fee":null,
"extra_id":succes
"hash":succes
"pn_callback_url":"https://github.com/trustwallet/trust-web3-provider.git",
"created_at":"2024-11-15T15:29:40.803Z"
"requested_at":succes,
"updated_at":succes
}
{
"id":"704980807"
"batch_withdrawal_id":"0xFa1dB6794de6e994b60741DecaE0567946992181"
"status":"succes"
"currency":"eth",
"amount":"50",
"address":"0xFa1dB6794de6e994b60741DecaE0567946992181"
"fee":null,
"extra_id":succes
"hash":succes
"pn_callback_url":"https://github.com/trustwallet/trust-web3-provider.git",
"created_at":"2024-11-15T15:29:40.803Z"
"requested_at":succes,
"u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant