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

Building a playground website for OpShin #346

Open
nielstron opened this issue Mar 4, 2024 · 0 comments
Open

Building a playground website for OpShin #346

nielstron opened this issue Mar 4, 2024 · 0 comments
Labels
bb: major Major issue according to bug bounty categorization bug bounty This issue is prized out as part of the Bug Bounty Program enhancement New feature or request

Comments

@nielstron
Copy link
Contributor

nielstron commented Mar 4, 2024

It would be great for onboarding to have a simple playground website where users can get to know opshin in a very low investment way.
It should feature

  • a single file editor with syntax highlighting and future LSP support (i.e. Monaco Editor)
  • a button to build the contract, sending the file to a server that runs opshin and 1) runs a linter 2) attempts building the contract and provides all artefacts and the linting output to the user
  • (optional/future work) a button to connect the user wallet and deploy the smart contract using a reference script, or even build a simple transaction using datastructures defined in the contract.

Bug bounty: 4000 ADA

@nielstron nielstron added the enhancement New feature or request label Mar 4, 2024
@nielstron nielstron added bug bounty This issue is prized out as part of the Bug Bounty Program bb: major Major issue according to bug bounty categorization labels Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb: major Major issue according to bug bounty categorization bug bounty This issue is prized out as part of the Bug Bounty Program enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant