You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Abstract

Solang is the compiler for the Solidity language which is used to write smart contracts for fabric and ethereum. A Language server for Solidity language will be developed that can help the developers with providing proper code compilation messages along with features like code formatting, syntax coloring and much more.

Deliverables

  • Visual Studio Code extension that can be installed in vscode IDE( later in other IDE's ).
  • Language Server for Solidity using above extension.
  • Tests for the above implementation
  • Documentation of the Language Server and extension
  • Extension published on the vscode store for use by larger community.

Timeline

Methodology








  • No labels