Login
Discover
Waves
Communities
Login
Signup
Topics
#learnsolidity
Global
Trending
Hot
New
Top
#learnsolidity
New
Top communities
Create your community
latest #learnsolidity created topics on internet
technological
ethereum
2018-05-25 04:41
Installing testRPC/ganache-cli(Learn 'Solidity' - Part9)
testRPC/ganache-cli testRPC/ganache-cli is a node.js Ethereum client for testing and development of the Smart Contracts. To make it work, we need to have node.js installed first. To check, open Command
$ 0.000
1
technological
ethereum
2018-05-24 20:20
Understanding ERC20 & ERC223 Tokens(Learn 'Solidity' - Part 8)
ERC20 Tokens exist on the Ethereum blockchain. Ethereum consists of a blockchain which can store transactions and EVM(Ethereum Virtual Machine) that can run Smart Contracts. Tokens exist on the Ethereum
$ 0.000
5
2
technological
ethereum
2018-05-24 19:15
Visibility & Structs In 'Solidity'(Learn 'Solidity' - Part 7)
After creating the contracts, if you look at the details, you won't find anything that describes your variables, i.e., name and age. This is where the visibility comes into play, like public, private,
technological
ethereum
2018-05-24 10:30
Variables In 'Solidity'(Learn 'Solidity' - Part 6)
Solidity is a statically typed language, i.e., the type of variable needs to be declared before the compile time, that's why it is important to define the type of variable. String This is how we
ecency-star
Ecency Support
2026-06-27 02:01
Promoted
[Writing Contest] Finish the Tale. Story #71
Have you ever written letters to yourself? The prompt is👇 She found her childhood wish buried in the sand. What to do I will give you one sentence every week, and you must use it exactly as it is. It
technological
ethereum
2018-05-24 04:10
Smart Contract Vs DApp(Learn 'Solidity' - Part 5)
A lot of people who join the crypto space talk about DApps and Smart Contracts and they use them interchangingly. DApps and Smart Contacts are closely related to each other but they are not one and the
technological
ethereum
2018-05-23 14:37
Basic Smart Contract(Learn 'Solidity' - Part 4)
Time to get started with the Smart Contract development using Solidity. We will begin development using the Remix IDE. It is a browser-based IDE for developing Smart Contracts for Ethereum. Optionally,
technological
ethereum
2018-05-23 08:15
Tips To Learn Solidity On Your Own(Learn 'Solidity - Part 3)
It is important to make the best use of your time and learn Solidity in an efficient way. You can use the tips listed below so that you find learning Solidity more enjoyable. Tip 1. Keep The Development
technological
programming
2018-05-22 14:24
Ethereum & Smart Contracts(Learn 'Solidity' - Part 2)
Ethereum is a decentralized platform based on blockchain that runs smart contracts. Smart Contracts are applications that run exactly the way they are programmed to run without any interference from
tonyz
Photography Lovers
2026-06-20 10:31
Promoted
Sicilian Jetty.
Movement on the jetty. As seen near Trapani, Sicily.
technological
programming
2018-05-22 07:06
Introduction To 'Solidity'(Learn 'Solidity' - Part 1)
Ethereum is an open-source decentralized blockchain project having a huge presence in the crypto-space. Its cryptocurrency, Ether is similar to Bitcoin and other cryptocurrencies but the network offers