Skip to content

Commit

Permalink
add solang playground milestone 2
Browse files Browse the repository at this point in the history
Signed-off-by: salaheldinsoliman <[email protected]>
  • Loading branch information
salaheldinsoliman committed Jun 2, 2024
1 parent 60d8ded commit e469bfd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
Empty file.
21 changes: 21 additions & 0 deletions deliveries/Solang_Playground-milestone_2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Milestone Delivery :mailbox:

**The delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).**

* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/Solang_Playground.md
* **Milestone Number:** 2

**Context**
This milestone involves adding a `compile` functionality to the language server. This is carried out by developing a back-end server that is responsible for the following:
1- Compile Solidity source files.
2- Return Compiled byte-code as well as contracts metadata to the client (front-end), and download them.


**Deliverables**


| Number | Deliverable | Link | Notes |
| ------ | ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1. | Solang Playground with compile functionality | -Repo: https://labs.hyperledger.org/solang-playground/ .<br> -Demo: https://drive.google.com/file/d/1NmuBdEieE54ojBB_axXifcLNctv-KSWW/view <br> -amd64 docker image: https://hub.docker.com/repository/docker/tareknaser360/solang-playground-amd64/general .<br> hosted editor (for easier testing purposes): http://labs.hyperledger.org/solang-playground/ |


0 comments on commit e469bfd

Please sign in to comment.