This package has been deprecated

Author message:

This package is unsupported. Please use @sort/react-components instead.

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

0.0.9 • Public • Published

sort.xyz react components

Execute and display a SQL query

<SQLQuery 
  query="select * from ethereum.transaction where to_address='0xdac17f958d2ee523a2206206994597c13d831ec7' order by block_id desc"
  api_key="API_KEY"
  />

Push notifications for contract events

<PushNotifications
    contract_address="0xdac17f958d2ee523a2206206994597c13d831ec7"
    contract_function=""
    num={10}
/>

Package Sidebar

Install

npm i @sortxyz/react-components

Weekly Downloads

1

Version

0.0.9

License

Apache-2.0

Unpacked Size

1.87 MB

Total Files

34

Last publish

Collaborators

  • aaron
  • jasonjjz