Skip to content

ChainSQL/remix

 
 

Repository files navigation

Remix

Join the chat at https://gitter.im/ethereum/remix CircleCI Documentation Status

This Remix is forked from Ethereum Remix

ChainSQL tools for the web.

Are you looking for the ChainSQL Remix IDE? Follow this link!

What is Remix?

Remix is a suite of tools to interact with the ChainSQL blockchain in order to debug transactions, stored in this Git repository. A Remix transaction Web debugger is available here, and its source code is part of this repository.

The Remix IDE is an IDE for Solidity dApp developers, powered by Remix. The Remix IDE repository is available here, and an online version is available at https://remix.chainsql.net.

For more, check out the Remix documentation on ReadTheDocs.

How to use Remix

Prerequisites

To use Remix tools, you'll need to connect to an ChainSQL node.

Run the debugger

See here how to install, run and use the debugger locally.

The debugger itself contains several controls that allow stepping over the trace and seeing the current state of a selected step.

Remix Modules

Remix is built out of several different modules:

Each generally has their own npm package and test suite, as well as basic documentation.

Contributing

Everyone is very welcome to contribute on the codebase of Remix. Please reach us in Gitter.

For more information on the contributing procedure, see CONTRIBUTING.md. For more information on running and developing the Remix debugger, see the debugger README.md.

About

Ethereum IDE and tools for the web

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.5%
  • Python 1.2%
  • Other 2.3%