An open API service indexing awesome lists of open source software.

https://github.com/pzixel/solidity

Attempt to provide solidity support as VS2017 extension
https://github.com/pzixel/solidity

Last synced: over 1 year ago
JSON representation

Attempt to provide solidity support as VS2017 extension

Awesome Lists containing this project

README

          

# Solidity

[![Build status](https://ci.appveyor.com/api/projects/status/ngb2onv5abbi2g31/branch/master?svg=true)](https://ci.appveyor.com/project/Pzixel/solidity/branch/master)

It's an attempt to provide solidity support as VS2017/VS2019 extension

Just install `Solidity.vsix` from `releases` tab and you're ready to develop Ethereum smart contacts.

Provides integration between solidity compiler and IDE

![Solidity.csproj](https://user-images.githubusercontent.com/11201122/56026813-a24e8380-5d1d-11e9-8196-4fe0215cba90.png)