Solidity favicon

Solidity

Solidity was influenced by C++, Python and JavaScript and is designed to target the Ethereum Virtual Machine (EVM). Solidity is statically typed, supports inheritance, libraries and complex user-defined types among other features. With Solidity you can create contracts for uses such as voting, crowdfunding, blind auctions, and multi-signature wallets.

Remix

Remix

Ethereum tools for the web. Remix is a suite of tools to interact with the Ethereum blockchain in order to debug transactions, ...