-
Notifications
You must be signed in to change notification settings - Fork 525
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1199 from salaheldinsoliman/master
add Solang Playground milestone 3
- Loading branch information
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# 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:** 3 | ||
|
||
**Context** | ||
This milestone involves adding an `interact` functionality to the web editor. A developer can now interact with the deployed contract on Polkadot via a redirection to `contracts ui`. | ||
|
||
**Deliverables** | ||
| Number | Deliverable | Link | Notes | | ||
| ------ | ----------- | ---- |----------------- | | ||
| _0a._ | License | https://github.com/hyperledger-labs/solang-playground/blob/main/LICENSE | | ||
| _0b._ | Documentation | https://github.com/hyperledger-labs/solang-playground/blob/main/docs/interact_with_contracts_on_chain.md | | ||
| _0c._ | Testing and Testing Guide | https://github.com/hyperledger-labs/solang-playground/blob/main/README.md#testing | | ||
| _0d._ | Docker | https://github.com/hyperledger-labs/solang-playground/blob/main/README.md#docker | | ||
| 1. | Solang Playground with `interact` functionality | -Repo: https://github.com/hyperledger-labs/solang-playground <br> -Demo: https://drive.google.com/file/d/1LL6LuPbAvg8r_hCWeWop2Gl_tvgy_KpI/view?usp=sharing <br> -amd64 docker image: https://hub.docker.com/repository/docker/salaheldin18/solang-playground-amd64 .<br> You can find a link to the hosted editor in the repo's readme | |