Both sides previous revisionPrevious revisionNext revision | Previous revision |
build_on_waves [2024/02/15 01:47] – [IDEs and Tools] admin | build_on_waves [2025/03/03 02:56] (current) – [Documentation] admin |
---|
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://t.me/waves_ride_dapps_dev|Dev Chat]]\\ | [[https://github.+com/wavesplatform|GitHub Repository]]\\ |
[[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]]\\ |
| |
| ====== 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 ====== |
**PHP**\\ | **PHP**\\ |
[[https://github.com/deemru/WavesKit|WavesKit]]\\ | [[https://github.com/deemru/WavesKit|WavesKit]]\\ |
**Python**\\ | [[https://github.com/wavesplatform/waves-php|Waves-php]]\\ |
| **Python**\\ |
[[https://github.com/PyWaves/PyWaves|PyWaves]]\\ | [[https://github.com/PyWaves/PyWaves|PyWaves]]\\ |
| [[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]]\\ |
**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**\\ |
**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://plugins.jetbrains.com/plugin/20416-ride|Jet Brains]]\\ |
[[https://marketplace.visualstudio.com/items?itemName=wavesplatform.waves-ride|Plugin Visual Studio]]\\ | [[https://marketplace.visualstudio.com/items?itemName=wavesplatform.waves-ride|Plugin Visual Studio]]\\ |
[[https://github.com/rosmanov/vim-ride|Plugin VIM]]\\ | [[https://github.com/rosmanov/vim-ride|Plugin VIM]]\\ |
[[https://waves-ide.com/|Ride IDE]]\\ | [[https://waves-ide.com|Ride IDE]] |
[[https://new-waves-ide.com/NEW Ride IDE]] | |
| ===== Test Environment ===== |
| |
| [[https://testnet.wx.network/WX Exchange|Testnet WX Exchange]]\\ |
| [[https://new.wavesexplorer.com/?network=testnet|TestNet Explorer]]\\ |
| [[https://new.wavesexplorer.com/faucet?network=testnet|TestNet Faucet]] |
| |
| ===== Development Environment ===== |
| |
| [[https://new.wavesexplorer.com/?network=stagenet|StageNet Explorer]]\\ |
| [[https://new.wavesexplorer.com/faucet?network=stagenet|StageNet Faucet]] |
| |
| |
| |