Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

sortxyz/sort-remix-plugin

Repository files navigation

** This release is DEPRECATED **


Sort Remix Plugin

Query decoded Ethereum transactions with SQL.

The Sort Remix Plugin simplifies adding your contract's ABI to Sort. Once a contract ABI is added, transactions on Ethereum Mainnet or Goerli Testnet can be queried. All parameters and logs/events that are part of the transaction are available for querying with the Sort API / query interface.

Learn more at sort.xyz

Install

Within the Remix IDE, click on the 🔌 symbol to open the plugin manager.

Search for "Sort" and click "Activate".

Usage

  1. Compile a contract using the Solidity Compiler plugin.
  2. Open the Sort plugin and select the contract name
  3. Specify a name and address for the deployed contract
  4. Click Add Contract to Sort
  5. Visit sort.xyz or use the sort APIs to query for contract data.

Contributing

npm install then npm run serve

Special thanks

Special thanks to OneClickDapp, which was used as a template for creating this plugin.

About

Sort remix plugin (deprecated)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published