{"slug": "msmolyakov--awesome-waves", "title": "Waves", "description": "Curated list of awesome things for development on Waves blockchain.", "github_url": "https://github.com/msmolyakov/awesome-waves", "stars": "69", "tag": "Decentralized Systems", "entry_count": 130, "subcategory_count": 26, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Official", "url": "#official", "description": ""}, {"name": "Learn", "url": "#learn", "description": ""}, {"name": "Articles", "url": "#articles", "description": ""}, {"name": "Products", "url": "#products", "description": ""}, {"name": "Playground", "url": "#playground", "description": ""}, {"name": "Frameworks and tools", "url": "#frameworks-and-tools", "description": ""}, {"name": "Built on Waves", "url": "#built-on-waves", "description": ""}, {"name": "Community", "url": "#community", "description": ""}, {"name": "Official website", "url": "https://wavesprotocol.org/", "description": ""}, {"name": "Blog on Medium", "url": "https://medium.com/wavesprotocol", "description": ""}, {"name": "Waves on GitHub", "url": "https://github.com/wavesplatform/", "description": ""}, {"name": "Documentation", "url": "https://docs.wavesprotocol.org/", "description": ""}, {"name": "Ride introduction", "url": "https://github.com/wavesplatform/ride-introduction", "description": "Shortest and simplest explanation of Ride.\\", "stars": "18"}, {"name": "Mastering Web3 with Waves", "url": "https://stepik.org/course/54415", "description": "The dApps programming online course on Stepik.\\"}, {"name": "Mastering Web3 with Waves (on Medium)", "url": "https://medium.com/mastering-web3-with-waves", "description": "All materials of the Stepik course as articles on Medium.\\"}, {"name": "Ride Cheat Sheet PNG", "url": "https://www.signature-chain.com/web3-pdf/cheat-sheet.png", "description": "Quick overview of important Ride key points.\\"}, {"name": "How to Build, Deploy and Test a Waves Ride dApp", "url": "https://medium.com/wavesprotocol/how-to-build-deploy-and-test-a-waves-ride-dapp-785311f58c2", "description": "How to write simple decentralized appication(dApp) and run it on Waves node. ([ru](https://habr.com/ru/company/waves/blog/459773/))"}, {"name": "How to: Waves dApps \u2014 DAO. Example using Ride-language for smart contracts", "url": "https://medium.com/@alexpupyshev/how-to-waves-dapps-dao-example-using-ride-language-for-smart-contracts-3b0ca55e48a8", "description": "How to create the simple DAO dApp for voting and collective investing in projects. ([ru](https://habr.com/ru/post/447808/))"}, {"name": "How to: Waves dApps \u2014 Prediction Markets example with Ride-language. Part 1", "url": "https://medium.com/@alexpupyshev/how-to-waves-dapps-prediction-markets-example-with-ride-language-part-1-27b642f2fd0d", "description": "How to create the simple Prediction Market dApp (like Augur or Gnosis) to create new markets, trade shares and win if the prediction will come true."}, {"name": "Simple voting on the Waves blockchain", "url": "https://docs.wavesprotocol.org/en/smart-contracts/simple-voting-on-the-waves-blockchain.html", "description": "The head of the HOA (homeowners association) asks the tenants of the building: \"Dear residents, do you agree with the construction of the kids' playground in the yard of your building?\". Objective: implement such voting among tenants on the Waves blockchain."}, {"name": "How to use Waves Signer", "url": "https://medium.com/@izhur27/getting-started-with-waves-signer-893017c9b7ae", "description": "How to authorize and sign transactions on your website."}, {"name": "Understanding Waves Signer \u2014 Nuxt.js integration step-by-step", "url": "https://medium.com/auctionlance/understanding-waves-signer-nuxt-js-integration-step-by-step-fe33e19c2eb8", "description": "How to create demo app for authenticating with Waves Signer and Nuxt.js for SSR (server-side rendering)."}, {"name": "Certificado, Part 1. How to build your first blockchain-based app in 15 minutes", "url": "https://medium.com/wavesprotocol/how-to-build-your-first-blockchain-based-app-in-15-minutes-83de36826143", "description": "Tutorial on how to create blockchain-based certificate storage ([ru](https://vk.com/@wavesplatform-kak-sozdat-pervoe-prilozhenie-na-blokcheine-za-15-minut))."}, {"name": "Certificado, Part 2. What are Smart Contracts and how to use them in your app", "url": "https://medium.com/wavesprotocol/what-are-smart-contracts-and-how-to-use-them-in-your-app-a1c0d62d1a5", "description": "Tutorial on how to create blockchain-based certificate storage ([ru](https://vk.com/@wavesplatform-chto-takoe-smart-kontrakty-i-kak-ih-ispolzovat-v-prilozhenii))."}, {"name": "How to: offer a free trial for your dApp", "url": "https://medium.com/wavesprotocol/make-your-dapp-free-for-a-user-d560b38ec598", "description": "Detailed guide to lowering the barrier for users of a dApp ([ru](https://vk.com/@wavesplatform-how-to-besplatnye-dlya-polzovatelya-decentralizovannye-prilo))."}, {"name": "Blockchain Trigger: a tool for automatic smart contract invocation", "url": "https://medium.com/wavesprotocol/blockchain-trigger-a-tool-for-automatic-smart-contract-invocation-1cb2748c53be", "description": "Calling a smart contract, users experience some issues, which hampers mass adoption of blockchain. An instrument called Blockchain Trigger could help resolve these issues ([ru](https://vk.com/@wavesprotocol-instrument-dlya-dlya-avtomaticheskogo-vyzova-smart-kontrakto))."}, {"name": "How to avoid common mistakes in dApp development", "url": "https://medium.com/wavesprotocol/how-to-avoid-common-mistakes-in-dapp-development-61015e700459", "description": "How can we avoid the most common mistakes when developing dApps for Web 3.0 ([ru](https://vk.com/@wavesprotocol-kak-izbezhat-oshibok-pri-razrabotke-dapp))."}, {"name": "How to write decentralized oracles in Ride", "url": "https://medium.com/wavesprotocol/how-to-write-decentralized-oracles-in-ride-f2c096812b18", "description": "How can we resolve the issue of supplying real-world data to the blockchain? Introducing Oraculus - a smart contract for creating decentralized oracles ([ru](https://vk.com/@wavesprotocol-kak-napisat-decentralizovannyi-orakul-na-ride))."}, {"name": "Billy \u2014 motivation bot for Slack and Microsoft Teams", "url": "https://medium.com/@ikardanov/billy-motivation-and-recognition-bot-for-slack-and-microsoft-teams-d05167e4a7f9", "description": "A tool built on the Waves blockchain to reward team members in a non-financial way ([ru](https://vc.ru/tribuna/128472-billy-bot-dlya-motivacii-personala))."}, {"name": "How to build a dApp for team motivation", "url": "https://medium.com/wavesprotocol/how-to-build-a-dapp-for-team-motivation-8943504e3feb", "description": "Billy is DApp in the form of a bot that allows for an incentive and reward system aiming to motivate employees through Slack, a business communication platform ([ru](https://vk.com/@wavesprotocol-kak-sozdat-dapp-dlya-motivacii-sotrudnikov))."}, {"name": "How to add crypto payments to your online store?", "url": "https://medium.com/wavesprotocol/how-to-add-crypto-payments-to-your-online-store-b528b739cdfb", "description": "How to add crypto payment options to your online store with the help of Pay Crypto Widget developed in the Waves ecosystem."}]}, {"name": "Wallet", "parent": "Products", "entries": [{"name": "Waves.Exchange Wallet", "url": "https://waves.exchange/", "description": "Web & desktop client by Waves.Exchange enables you to join the ecosystem and enjoy the full range of digital asset management features."}, {"name": "Waves Keeper", "url": "https://wavesprotocol.org/protocol/keeper", "description": "Official browser extension allows to manage private keys and interact securely and seamlessly with Waves-enabled web services and dApps."}, {"name": "iOS wallet", "url": "https://itunes.apple.com/us/app/waves-wallet/id1233158971", "description": "Wallet for iPhone by Waves.Exchange."}, {"name": "Android wallet", "url": "https://play.google.com/store/apps/details?id=com.wavesplatform.wallet", "description": "Wallet for Android devices by Waves.Exchange."}, {"name": "WavesFX", "url": "https://github.com/wavesfx/wavesfx", "description": "A community-driven native desktop wallet for Windows, macOS and Linux, which offers users multi-network and multi-address functionality.", "stars": "22"}]}, {"name": "Explorer", "parent": "Products", "entries": [{"name": "Waves Explorer", "url": "https://wavesexplorer.com", "description": "Official Waves Explorer."}, {"name": "Dev PyWaves", "url": "http://dev.pywaves.org", "description": "Blockchain explorer by PyWaves."}, {"name": "w8io", "url": "https://w8io.ru/", "description": "Blockchain explorer by [deemru](https://github.com/deemru)."}]}, {"name": "Other", "parent": "Products", "entries": [{"name": "WavesLabs", "url": "https://waveslabs.com/", "description": "An initiative to support talented developers and promising startups focused on building the decentralised technologies that will form the backbone to Web 3.0."}, {"name": "Node", "url": "https://github.com/wavesplatform/Waves", "description": "Waves Node repository on GitHub.", "stars": "1.2k"}, {"name": "GRPC Server", "url": "https://grpc.wavesnodes.com:6870", "description": "Public GRPC interface for Mainnet."}, {"name": "Go Node", "url": "https://github.com/wavesplatform/gowaves", "description": "Go libraries and tools for Waves blockchain, alternative implementation of Node (work in progress).", "stars": "72"}, {"name": "Waves Data Service", "url": "https://api.wavesplatform.com/v0/docs/#/", "description": "Official data service. Simple and convenient way to get data from Waves blockchain."}, {"name": "Waves Oracles", "url": "https://oracles.wavesexplorer.com/", "description": "Catalog of Oracles."}, {"name": "Token Rating", "url": "https://tokenrating.wavesexplorer.com", "description": "Provides a means to rate and aggregate the opinions of the entire Waves community about tokens (projects) issued on the Waves platform."}, {"name": "WavesCap", "url": "https://wavescap.com/", "description": "CoinMarketCap for Waves assets."}, {"name": "ItemMarket", "url": "https://item.market/", "description": "Decentralised platform where everyone can tokenize, sell and buy somebody's in-game items in the form of tokens. ([read more](https://medium.com/wavesprotocol/item-market-is-launched-cabefe915c04))"}]}, {"name": "Testnet", "parent": "Playground", "entries": [{"name": "Explorer", "url": "https://wavesexplorer.com/testnet", "description": "Official testnet explorer. It has a [faucet](https://wavesexplorer.com/testnet/faucet) for getting a few free Waves tokens."}, {"name": "Node API", "url": "https://nodes-testnet.wavesnodes.com/", "description": "API of testnet nodes."}, {"name": "Data Service", "url": "https://api-test.wavesplatform.com/v0/docs/", "description": "Official data service for testnet."}]}, {"name": "Stagenet", "parent": "Playground", "entries": [{"name": "Explorer", "url": "https://wavesexplorer.com/stagenet", "description": "Official explorer. It has a [faucet](https://wavesexplorer.com/stagenet/faucet) for getting a few free Waves tokens."}, {"name": "Node API", "url": "https://nodes-stagenet.wavesnodes.com/", "description": "Swagger REST API of Waves Node."}, {"name": "IDE", "url": "https://stagenet.waves-ide.com", "description": "Online IDE to create Ride smart contracts on Stagenet."}]}, {"name": "Docker images", "parent": "Playground", "entries": [{"name": "WavesNode", "url": "https://hub.docker.com/r/wavesplatform/wavesnode", "description": "Docker Image for Waves Platform node. Supports any official or custom networks."}, {"name": "K8s by loxal", "url": "https://hub.docker.com/r/loxal/waves-node", "description": "The container was built in order to run as a fire-and-forget `StatefulSet` in a Kubernetes cluster."}, {"name": "waves-private-node", "url": "https://hub.docker.com/r/wavesplatform/waves-private-node", "description": "Private local Waves Node. The easiest way to run your own isolated node to develop smart contracts and any experiments."}, {"name": "explorer", "url": "https://hub.docker.com/r/wavesplatform/explorer", "description": "Waves Explorer for your node."}]}, {"name": "The Ride programming language", "parent": "Frameworks and tools", "entries": [{"name": "Waves IDE", "url": "https://waves-ide.com/", "description": "Online IDE to create smart contracts on Ride."}, {"name": "ride-examples", "url": "https://github.com/wavesplatform/ride-examples", "description": "Examples of scripts for accounts and assets using Ride.", "stars": "30"}, {"name": "waves-ride", "url": "https://marketplace.visualstudio.com/items?itemName=wavesplatform.waves-ride", "description": "Visual Studio Code extension to support Ride."}, {"name": "vim-ride", "url": "https://github.com/rosmanov/vim-ride", "description": "Vim plugin for Ride syntax highlighting.", "stars": "4"}, {"name": "surfboard", "url": "https://github.com/wavesplatform/Surfboard", "description": "CLI to work with the Ride language and testing.", "stars": "12"}, {"name": "Paddle", "url": "https://github.com/msmolyakov/paddle", "description": "Java library to write tests for your dApps and other smart contracts.", "stars": "11"}]}, {"name": "Client libraries", "parent": "Frameworks and tools", "entries": [{"name": "waves-c", "url": "https://github.com/wavesplatform/waves-c", "description": "C library to work with Waves.", "stars": "10"}, {"name": "wavespp", "url": "https://github.com/wavesplatform/wavespp", "description": "C++ wrapper for the [waves-c (\u2b5010)](https://github.com/wavesplatform/waves-c) library.", "stars": "2"}, {"name": "nanos-app-waves", "url": "https://github.com/wavesplatform/nanos-app-waves", "description": "Waves wallet application for Ledger Nano S.", "stars": "17"}, {"name": "WavesCS", "url": "https://github.com/wavesplatform/WavesCS", "description": "C# library to interact with the Waves blockchain.", "stars": "29"}, {"name": "WavesSDK-android", "url": "https://github.com/wavesplatform/WavesSDK-android", "description": "Kotlin SDK for Mobile Apps on Android.", "stars": "16"}, {"name": "WavesJ", "url": "https://github.com/wavesplatform/WavesJ", "description": "Java library to interact with the Waves blockchain and DEX.", "stars": "41"}, {"name": "waves-crypto-java", "url": "https://github.com/msmolyakov/waves-crypto-java", "description": "Library to work with cryptographic primitives used in the Waves blockchain.", "stars": "0"}, {"name": "Waves Signer", "url": "https://github.com/wavesplatform/signer", "description": "library to interact with the Waves blockchain from your web app ([example provider (\u2b506)](https://github.com/waves-exchange/provider-web)).", "stars": "23"}, {"name": "vue-waves-signer", "url": "https://github.com/opensolutionsweb3/vue-waves-signer", "description": "Waves Signer implementation for Vue.js.", "stars": "2"}, {"name": "pay-crypto-widget", "url": "https://github.com/vlzhr/pay-crypto-widget", "description": "JS widget for accepting crypto payments on your website.", "stars": "9"}, {"name": "crypto-donate", "url": "https://github.com/vlzhr/crypto-donate", "description": "HTML widget allowing to donate Waves tokens to content authors.", "stars": "3"}, {"name": "waves-transactions", "url": "https://github.com/wavesplatform/waves-transactions", "description": "JS library to build and sign transactions.", "stars": "29"}, {"name": "ts-lib-crypto", "url": "https://github.com/wavesplatform/ts-lib-crypto", "description": "Typescript implementations like signature verification and protocol entries used in Waves protocol.", "stars": "10"}, {"name": "go-lib-crypto", "url": "https://github.com/wavesplatform/go-lib-crypto", "description": "GoLang implementation of the unified crypto primitives for Waves.", "stars": "5"}, {"name": "WavesKit", "url": "https://github.com/deemru/WavesKit", "description": "All-in-one Waves Platform development kit for the PHP language.", "stars": "25"}, {"name": "PyWaves", "url": "https://github.com/PyWaves/PyWaves", "description": "Object-oriented library for the Waves blockchain platform.", "stars": "114"}, {"name": "ERC20 Gateway Framework", "url": "https://github.com/PyWaves/Waves-ERC20-Gateway", "description": "Allows to easily establish a gateway between any ERC-20 token and the Waves blockchain ([example (\u2b500)](https://github.com/iammortimer/TN-WAVES-Gateway)).", "stars": "7"}, {"name": "Waves-Gateway-Framework", "url": "https://github.com/jansenmarc/WavesGatewayFramework", "description": "A framework to connect other cryptocurrencies to the Waves blockchain ([LTC example (\u2b507)](https://github.com/jansenmarc/WavesGatewayLTCExample)).", "stars": "23"}, {"name": "WavesRS", "url": "https://github.com/petermz/WavesRs", "description": "A Rust interface for the Waves blockchain.", "stars": "0"}, {"name": "waves-lib-rust", "url": "https://github.com/waves-rust/waves-lib-rust", "description": "Library to work with Waves blockchain.", "stars": "1"}, {"name": "WavesSDK-iOS", "url": "https://github.com/wavesplatform/WavesSDK-iOS", "description": "SDK for Mobile Apps on iOS.", "stars": "18"}]}, {"name": "Blockchain utils", "parent": "Frameworks and tools", "entries": [{"name": "chaincmp", "url": "https://github.com/wavesplatform/gowaves/blob/master/cmd/chaincmp", "description": "Utility to compare blockchains on a different nodes.", "stars": "72"}, {"name": "Node Tools extension", "url": "https://github.com/msmolyakov/waves-node-tools-extension", "description": "Waves Node extension to allow miner to automate payouts for its lessors and to receive notifications about mining progress.", "stars": "7"}, {"name": "Nodes on map", "url": "http://waves-nodes-map.ikardanov.com/", "description": "All nodes of the Waves Mainnet on the world map."}]}, {"name": "Other tools", "parent": "Frameworks and tools", "entries": [{"name": "sh-Ride-brush", "url": "https://github.com/msmolyakov/sh-Ride-brush", "description": "SyntaxHighlighter brush for the Ride language.", "stars": "1"}, {"name": "Ride for Pygments", "url": "https://github.com/pygments/pygments/blob/master/pygments/lexers/ride.py", "description": "The [Pygments (\u2b501.1k)](https://github.com/pygments/pygments) highlighter oficially supports the Ride out of the box.", "stars": "1.1k"}]}, {"name": "Catalogs", "parent": "Built on Waves", "entries": [{"name": "Waves on DappRadar", "url": "https://dappradar.com/rankings/protocol/waves", "description": "Waves dApps published on the DappRadar."}, {"name": "dAppOcean", "url": "https://www.dappocean.io/", "description": "Ecosystem of decentralized applications based on the Waves blockchain."}]}, {"name": "Games", "parent": "Built on Waves", "entries": [{"name": "NyanCat: The Crypto Race", "url": "https://nyancat.io/", "description": "Build your own Nyan Cat collection, race against other players and get your reward in weekly Leaderboards with the prize fund up to $2000!"}, {"name": "Shadow Era", "url": "http://www.shadowera.com/", "description": "Shadow Era is a free to play online collectible trading card game for iOS, Android, PC and Mac."}, {"name": "Coin Flip", "url": "https://www.coin-flip.io/", "description": "Choose the coin side, make a bet and see if you are lucky."}, {"name": "Dice Roller", "url": "https://www.dice-roller.io/", "description": "Choose the dice sides, make a bet and see if you are lucky."}, {"name": "Ride On Waves", "url": "https://www.waves-rider.io/", "description": "You can choose how many WAVES you want to bet. This is the game with a floating bet from 0.5 and up to 6 WAVES."}]}, {"name": "Projects", "parent": "Built on Waves", "entries": [{"name": "Neutrino", "url": "https://github.com/ventuary-lab/neutrino-contract", "description": "An algorithmic price-stable cryptocurrency protocol collateralized by WAVES token.", "stars": "10"}, {"name": "Billy", "url": "https://iambilly.app", "description": "A motivation tool for teams. Billy offers a product to create an atmosphere of cooperation, focus the company on the core values, and incentivize sharing by creating an in-team economy."}, {"name": "Ventuary-DAO", "url": "https://alpha.ventuary.space/", "description": "Sandbox dedicated to filtering dApp ideas and stimulating the Waves community to take part in Web 3.0 adoption."}, {"name": "Tokenomica", "url": "https://tokenomica.com/", "description": "Security Tokens Issuance Platform. Create and trade digital assets with ease and confidence."}, {"name": "LIGA", "url": "https://ligatokens.io/", "description": "A platform with tokenized sport events, enabling you to deal with real-time rates and to trade your personal predictions with others."}, {"name": "WaveFlow", "url": "https://waveflow.xyz/", "description": "Allows you to create new or use existing exchangers that provide a constant supply and demand for certain traded pairs. Algorithmic pricing is used to ensure consistency of supply and demand - the more popular the token is, the higher its price is set. Each exchanger is a dApp written in Ride ([example of trading bot (\u2b5011)](https://github.com/vlzhr/waveflow-trading-bot))."}, {"name": "Lombardini", "url": "https://lombardini.io/", "description": "Borrow WBTC for WAVES instantly."}, {"name": "Blockchain Cars", "url": "http://blockchaincars.io/", "description": "Transport as a Service."}, {"name": "WavesAffi", "url": "https://github.com/bettexproject/WavesAffi", "description": "Decentralized affiliate program on Waves blockchain.", "stars": "1"}, {"name": "One Million Pixel Waves", "url": "https://www.onemillionpixelwaves.com/", "description": "Smart Contract powered website entirely running on the Waves blockchain where anyone can own a piece of the blockchain and immortalize it with an image and a link."}, {"name": "Signature Chain", "url": "https://www.signature-chain.com/", "description": "Signature Chain's primary goal is to develop a platform allowing the certification of files and documents."}, {"name": "Auctionlance Platform", "url": "https://beta.auctionlance.com", "description": "Freelancer marketplace where clients hire and pay freelancers with Waves, Waves tokens and other cryptocurrencies."}]}, {"name": "International", "parent": "Community", "entries": [{"name": "Waves Dev Jedi. Ride for dApps", "url": "https://t.me/waves_ride_dapps_dev", "description": "Telegram chat for dApps developers."}, {"name": "Discord", "url": "https://discordapp.com/invite/cnFmDyA", "description": "Official Discord."}, {"name": "Waves Community Portal", "url": "https://wavescommunity.com/", "description": "Official portal features some of the tools and projects that make up Waves ecosystem."}, {"name": "Waves Community Forum", "url": "https://forum.wavesplatform.com/", "description": "Official forum."}, {"name": "Stack Overflow", "url": "https://stackoverflow.com/questions/tagged/wavesplatform", "description": "The best place to ask your tech questions. Use tags `wavesplatform` and `ride`."}]}, {"name": "Africa", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/wavesafrica", "description": "Waves community of passionate developers and web 3.0 enthusiasts across Africa."}]}, {"name": "Dutch", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/wavesdappsnl", "description": "Telegram-chat voor ontwikkelaars dApps."}]}, {"name": "French", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/wavesdappsFR", "description": "Chat Telegram pour les d\u00e9veloppeurs dApps."}, {"name": "Dev France on Youtube", "url": "https://www.youtube.com/channel/UC2DS9ktTKWGW3NHHV2Ja3_A", "description": "Une cha\u00eene d\u00e9di\u00e9e \u00e0 l'apprentissage du d\u00e9veloppement d'applications d\u00e9centralis\u00e9es (dApp) sur la Blockchain Waves."}, {"name": "Dev France on Facebook", "url": "https://www.facebook.com/wavesfr", "description": ""}, {"name": "Dev France on Twitter", "url": "https://twitter.com/WavesDevFr", "description": ""}]}, {"name": "Greek", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/wavesdappsgr", "description": "Telegram \u03ba\u03bf\u03b9\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b3\u03b9\u03b1 \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03c4\u03ad\u03c2 dApps."}]}, {"name": "Hindi", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/wavesdappsid", "description": "\u0938\u0949\u092b\u094d\u091f\u0935\u0947\u092f\u0930 \u0921\u0947\u0935\u0932\u092a\u0930\u094d\u0938 \u0915\u0947 \u0932\u093f\u090f \u091f\u0947\u0932\u0940\u0917\u094d\u0930\u093e\u092e \u091a\u0948\u091f."}]}, {"name": "Japanese", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/wavesjapandevs", "description": "DApps\u958b\u767a\u8005\u306e\u305f\u3081\u306eTelegram\u30c1\u30e3\u30c3\u30c8."}]}, {"name": "Philippine", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/wavesDevPh", "description": "Telegram Waves Developers Philippines."}]}, {"name": "Portuguese", "parent": "Community", "entries": [{"name": "Telegram - WavesBrasil", "url": "https://t.me/WavesBrasil", "description": "Chat de Telegram para a Comunidade da Waves."}, {"name": "Telegram - Waves Dev Jedi \ud83c\udde7\ud83c\uddf7 \ud83c\uddf5\ud83c\uddf9", "url": "https://t.me/joinchat/DtIEA0mI2HvmVbyBBodOew", "description": "Chat de Telegram para desenvolvedores dApps."}, {"name": "Telegram - Waves Portugal", "url": "https://t.me/WavesPortugal", "description": "Chat da Comunidade Portuguesa da Waves."}]}, {"name": "Russian", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/tradisys_russia", "description": "Telegram \u0447\u0430\u0442 \u0434\u043b\u044f \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u043e\u0432 dApps."}]}, {"name": "Spanish", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/wavesdappsES", "description": "Telegram chat para desarrolladores de dApps."}]}, {"name": "Turkish", "parent": "Community", "entries": [{"name": "Telegram", "url": "https://t.me/wavesdappstu", "description": "Yaz\u0131l\u0131m geli\u015ftiriciler i\u00e7in Telegram sohbet."}]}], "name": ""}