Login
Discover
Waves
Communities
Login
Signup
Topics
#learnsolidity
Global
Trending
Hot
New
Top
#learnsolidity
New
Top communities
Create your community
latest #learnsolidity created topics | Ecency
#learnsolidity
Follow to get notified about new posts with this tag
Get #learnsolidity by email
Follow
technological
ethereum
8y
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
8y
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
8y
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
8y
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
pouchon
august
7d
Published via Ecency
Promoted
LET'S GIVE UP FOR AUGUST 2026
👍
technological
ethereum
8y
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
8y
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
8y
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
8y
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
7d
Promoted
Broken Face.
As seen in Amsterdam. You can discover a lot by just walking the streets and keeping your eyes open.
technological
programming
8y
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