Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solidity support in playground #22

Open
3 of 4 tasks
yongenaelf opened this issue Aug 5, 2024 · 0 comments
Open
3 of 4 tasks

solidity support in playground #22

yongenaelf opened this issue Aug 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yongenaelf
Copy link
Collaborator

yongenaelf commented Aug 5, 2024

Expected Behavior

Display an editor for solidity code, with the ability to build and deploy on aelf blockchain.

Specifications

As a user, I would like to author my contract using Solidity, so that I can deploy it on the aelf blockchain.

Features:

  • basic Hello World solidity template
  • call the build service to build the code as a file byte array
  • save the file byte array in the workspace
  • deploy on the aelf blockchain (testnet)

Development Tasks:

Dependencies

  • solang build service

References

@yongenaelf yongenaelf self-assigned this Aug 5, 2024
@yongenaelf yongenaelf added the enhancement New feature or request label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant