Create Sandox_IDE_plugin_for_VENOM.md#24
Open
snd0x wants to merge 1 commit intovenom-blockchain:mainfrom
Open
Conversation
|
Nice |
|
Approve |
|
Really nicee
Em segunda-feira, 5 de fevereiro de 2024 às 08:39:12 BRT, Alexey Vexin ***@***.***> escreveu:
You can view, comment on, or merge this pull request online at:
#24
Commit Summary
- 79b53f5 Create Sandox_IDE_plugin_for_VENOM.md
File Changes
(1 file)
- A applications/Sandox_IDE_plugin_for_VENOM.md (24)
Patch Links:
- https://github.com/venom-blockchain/developer-program/pull/24.patch
- https://github.com/venom-blockchain/developer-program/pull/24.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
|
Nice |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sandox is an integrated development environment, that is designed to give web3 ecosystem developers new convenient tools for multi chain dApps development that leverage existing capabilities by combining development, deployment and debugging tools for multiple chains in one place - a convenient sandbox ensuring a low barrier to entry for dApps developers. To run the code, developers won't need to set up a project, download and compile all libraries locally. The code written in the Sandox web editor is compiled and executed directly in a browser.
In this entire proposal we offer to add to Sandox IDE support for TVM and develop a Sandox VENOM plug-in with T-Sol syntax support and a one-click-run-and-deploy service for smart contracts. A "VENOM network" panel will also be developed, that will allow to choose between chains and provide an API for other modules/plug-ins to connect to the chosen network.
Additionally, under this grant we propose to integrate the
everscale-inpage-providerandeverscale-standalone-clientlibraries so that developers will be able to write JavaScript code that interacts with the Venom Network.