Wavespedia

discovering waves ecosystem

User Tools

Site Tools


build_on_waves

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
build_on_waves [2024/02/15 01:57] – [IDEs and Tools] adminbuild_on_waves [2025/06/01 00:46] (current) – [IDEs and Tools] admin
Line 4: Line 4:
 This wiki page serves as a comprehensive guide for developers and enthusiasts looking to explore the process of building products on the Waves blockchain. From understanding the basics of Waves platform to diving into the intricacies of smart contracts and decentralized applications, this wiki page will provide valuable insights and resources to help you navigate the exciting world of Waves blockchain development. This wiki page serves as a comprehensive guide for developers and enthusiasts looking to explore the process of building products on the Waves blockchain. From understanding the basics of Waves platform to diving into the intricacies of smart contracts and decentralized applications, this wiki page will provide valuable insights and resources to help you navigate the exciting world of Waves blockchain development.
  
-====== Documentation and Support ====== +====== Documentation ====== 
-**[[https://dev.waves.tech/development|Developer Portal]]**\\ +[[https://github.+com/wavesplatform|GitHub Repository]]\\
-[[https://t.me/waves_ride_dapps_dev|Dev Chat]]\\+
 [[https://docs.waves.tech/en/|Official Documentation]]\\ [[https://docs.waves.tech/en/|Official Documentation]]\\
 [[https://stackoverflow.com/questions/tagged/wavesplatform|Stack Overflow]]\\ [[https://stackoverflow.com/questions/tagged/wavesplatform|Stack Overflow]]\\
 [[https://stepik.org/course/54415/promo|Web3 Tutorial]]\\ [[https://stepik.org/course/54415/promo|Web3 Tutorial]]\\
 [[https://wavescap.com/blog/howto-install-waves-signer|Waves Signer tutorial]]\\ [[https://wavescap.com/blog/howto-install-waves-signer|Waves Signer tutorial]]\\
-[[https://forum.waves.tech|Waves Forum]]\\ 
 [[https://docs.waves.tech/en/building-apps/|Dapp Developer Guide]]\\ [[https://docs.waves.tech/en/building-apps/|Dapp Developer Guide]]\\
 +[[https://docs.units.network/guides/node/run-mainnet-node|Run a Mainnet Node]]
  
 +====== Support & Socials======
 +[[https://forum.waves.tech|Waves Forum]]\\
 +[[https://discord.gg/EDh3Rw7gkY|Discord Chat]]\\
 +[[https://t.me/waves_ride_dapps_dev|Telegram Chat]]\\
 +[[https://medium.com/wavesprotocol|Medium]]\\
 +[[https://twitter.com/wavesprotocol|Twitter]]
 ====== RIDE ====== ====== RIDE ======
 RIDE is a programming language developed by Waves for creating smart contracts on the Waves blockchain. It is designed to be user-friendly, secure, and efficient, allowing developers to build decentralized applications with ease. RIDE is a programming language developed by Waves for creating smart contracts on the Waves blockchain. It is designed to be user-friendly, secure, and efficient, allowing developers to build decentralized applications with ease.
  
 [[https://github.com/wavesplatform/ride-introduction|RIDE introduction]]\\ [[https://github.com/wavesplatform/ride-introduction|RIDE introduction]]\\
-[[https://github.com/wavesplatform/ride-examples|RIDE Examples]]+[[https://github.com/wavesplatform/ride-examples|RIDE Examples]]\\ 
 +[[https://waves-dapp.com/|Test a DAPP]]
  
 ====== Libraries ====== ====== Libraries ======
Line 24: Line 30:
 **PHP**\\ **PHP**\\
 [[https://github.com/deemru/WavesKit|WavesKit]]\\ [[https://github.com/deemru/WavesKit|WavesKit]]\\
-**Python**\\ +[[https://github.com/wavesplatform/waves-php|Waves-php]]\\ 
-[[https://github.com/PyWaves/PyWaves|PyWaves]]\\+**Python**\\  
 +[[https://github.com/PyWaves-CE/PyWaves-CE|PyWaves Community Edition]]\\ 
 +[[https://github.com/wavesplatform/waves-python|Waves-python]]\\
 **C**\\ **C**\\
 [[https://github.com/wavesplatform/waves-c|Waves C]]\\ [[https://github.com/wavesplatform/waves-c|Waves C]]\\
Line 32: Line 40:
 **C#**\\ **C#**\\
 [[https://github.com/wavesplatform/WavesCS|Waves CS]]\\ [[https://github.com/wavesplatform/WavesCS|Waves CS]]\\
-**Java**\\+**Java**:\\
 [[https://github.com/wavesplatform/WavesJ|WavesJ]]\\ [[https://github.com/wavesplatform/WavesJ|WavesJ]]\\
 **Typescript**\\ **Typescript**\\
Line 38: Line 46:
 **Javascript**\\ **Javascript**\\
 [[https://github.com/wavesplatform/waves-transactions|Waves Tx]] [[https://github.com/wavesplatform/waves-transactions|Waves Tx]]
 +[[https://docs.waves.tech/en/building-apps/waves-api-and-sdk/client-libraries/signer||Signer]]\\
 +**Rust**\\
 +[[https://github.com/wavesplatform/waves-rust|Rust]]
  
 ===== IDEs and Tools ===== ===== IDEs and Tools =====
-[[https://github.com/wavesplatform/surfboard|SurfBoard]]\\ +[[https://github.com/wavesplatform/surfboard|SurfBoard]] - command line interface for working with RIDE programming language.\\ 
-[[https://plugins.jetbrains.com/plugin/20416-ride|Jet Brains]]\\ +[[https://plugins.jetbrains.com/plugin/20416-ride|Jet Brains]] - This plugin provides smart editing for RIDE scripts 
-[[https://marketplace.visualstudio.com/items?itemName=wavesplatform.waves-ride|Plugin Visual Studio]]\\ +\\ 
-[[https://github.com/rosmanov/vim-ride|Plugin VIM]]\\ +[[https://marketplace.visualstudio.com/items?itemName=wavesplatform.waves-ride|Plugin Visual Studio]] - This plugin provides smart editing for RIDE scripts\\ 
-[[https://waves-ide.com|Ride IDE]]\\ +[[https://github.com/rosmanov/vim-ride|Plugin VIM]] - This plugin provides smart editing for RIDE scripts\\ 
-[[https://new-waves-ide.com|NEW Ride IDE]]+[[https://waves-ide.com/|Waves IDE]]\\ 
 + 
 +> Warning!: The Waves IDE website was hacked in the past with some injected code that stole private keys. Please install a local copy from here: https://github.com/wavesplatform/waves-ide or connect to the website with a dedicated wallet. 
 + 
 +[[https://github.com/sunchaser23/bridgeunit0|bridgeunit0]] - Script to bridge UNIT0 to WAVES Blockchain\\ 
 +[[https://github.com/sunchaser23/l0ps|l0ps]] - Payment Script for WAVES nodes
  
 ===== Test Environment ===== ===== Test Environment =====
build_on_waves.1707991047.txt.gz · Last modified: 2024/02/15 01:57 by admin