...
Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
- https://github.com/hyperledger-labs/solang
- The existing language server for VS Code: https://solang.readthedocs.io/en/latest/extension.html
- The rust language server in solang: https://github.com/hyperledger/solang/blob/main/src/bin/languageserver/mod.rs. This is the module where the bulk of the work should be done.
Learning Objectives
- First and foremost the mentee will learn how to be a positive collaborator and contributor in an active open source project.
- Learn how to work within the Hyperledger open source ecosystem and culture.
- Understand smart contracts and the language Solidity language
- Increase understanding of compiler technology and development tooling
...