#movedev Suchergebnisse

The Dapp is coming together slowly… - Reading from the blockchain ✅ - Writing to the blockchain (not yet) #sui #suimove #movedev

dannyclassi_c's tweet image. The Dapp is coming together slowly…
- Reading from the blockchain ✅
- Writing to the blockchain (not yet)
#sui #suimove #movedev

Done with the hard part ✅ Let see how this looks on a functional dapp Wrote a Smart contract on Sui moving for a basic Dex where the one can 1️⃣ Create a Liquidity pool (solely Sui-Usdc) 2️⃣ Add Liquidity (mint an LP token) 3️⃣ Remove Liquidity 4️⃣ Swap SUI-USDC It uses the AMM>

dannyclassi_c's tweet image. Done with the hard part ✅
Let see how this looks on a functional dapp

Wrote a Smart contract on Sui moving for a basic Dex where the one can
1️⃣ Create a Liquidity pool (solely Sui-Usdc)
2️⃣ Add Liquidity (mint an LP token)
3️⃣ Remove Liquidity 
4️⃣ Swap SUI-USDC 

It uses the AMM>
dannyclassi_c's tweet image. Done with the hard part ✅
Let see how this looks on a functional dapp

Wrote a Smart contract on Sui moving for a basic Dex where the one can
1️⃣ Create a Liquidity pool (solely Sui-Usdc)
2️⃣ Add Liquidity (mint an LP token)
3️⃣ Remove Liquidity 
4️⃣ Swap SUI-USDC 

It uses the AMM>


Day 19/60 Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip. Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python
ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python
ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python
ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python

Day 32/60 Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present. Next class is on Saturday. Special thanks to @socscuniben too 🔥 #movedev #move

ebuka_egbunike's tweet image. Day 32/60
Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present.

Next class is on Saturday. 
Special thanks to @socscuniben too 🔥

#movedev #move
ebuka_egbunike's tweet image. Day 32/60
Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present.

Next class is on Saturday. 
Special thanks to @socscuniben too 🔥

#movedev #move

Day 31/60 Non-coder learning Move: 💔 Still on smart contracts #movedev #SmartContracts

ebuka_egbunike's tweet image. Day 31/60
Non-coder learning Move: 💔
Still on smart contracts

#movedev #SmartContracts


Holy cow, 8 months as a Move dev and I’m absolutely stoked! I Just nailed a tricky Move smart contract, decoding any contract is basically my jam now! So thankful for the grind and buzzing for what’s ahead. What’s your latest coding win? #MoveDev #Web3

mykelphilip's tweet image. Holy cow, 8 months as a Move dev and I’m absolutely stoked! 

I Just nailed a tricky Move smart contract, decoding any contract is basically my jam now! So thankful for the grind and buzzing for what’s ahead. 

What’s your latest coding win?  
#MoveDev #Web3

Ever heard of a Hot Potato in the Move language? 🥔 It’s what we call a struct without abilities — can’t be copied, stored, or discarded. Sounds weird, right? Why do you think that matters? 🤔 #Sui #MoveDev


Day 22/60 Non-coder learning Move: Started learning classes and objects. They help to make our programs more organised and powerful. A class helps you define your own data type. #movedev #Python

ebuka_egbunike's tweet image. Day 22/60
Non-coder learning Move: Started learning classes and objects. They help to make our programs more organised and powerful. A class helps you define your own data type.

#movedev #Python

💭 Did you know? Setting --gas-budget 100000000 on Sui doesn’t mean you’ll spend 100M gas. You only pay for what’s used — the rest is refunded. So set it high, stay safe. 😎⚙️ #SuiNetwork #MoveDev


Subtle UI Functionalities ... via devInspectTransactionBlock like I said... I'm not using an aggregation but an Automatic Market Maker.....Just Maths :) for the conversion The balance is coming from the connected wallet #sui #suimove #movedev

The Dapp is coming together slowly… - Reading from the blockchain ✅ - Writing to the blockchain (not yet) #sui #suimove #movedev

dannyclassi_c's tweet image. The Dapp is coming together slowly…
- Reading from the blockchain ✅
- Writing to the blockchain (not yet)
#sui #suimove #movedev


Started writing this article ending Q4 last year… stopped halfway and forgot about it 😂… today, I remembered I had to complete an article I stopped halfway on to create a crowdfund contract using Sui move Article link: verifieddanny.hashnode.dev/creating-a-dec… #sui #suimove #movedev


Day 26/60 Non-coder learning Move: Didn't code shii today. Started doing some python exercises online. I'll be entering smart contracts next week. By God's grace 😂😭🙏🏼 #movedev #python

ebuka_egbunike's tweet image. Day 26/60
Non-coder learning Move: Didn't code shii today. Started doing some python exercises online.

I'll be entering smart contracts next week.
By God's grace 😂😭🙏🏼

#movedev #python

Day 20/60 Non-coder learning Move: Went on a little side quest and learnt how to hash passwords using hashlib, sha256 and others I don't quite understand yet 😅 I'll soon start working with smart contracts and programming on the blockchain 💀 @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 20/60
Non-coder learning Move: Went on a little side quest and learnt how to hash passwords using hashlib, sha256 and others I don't quite understand yet 😅

I'll soon start working with smart contracts and programming on the blockchain 💀

@themoveguild 
#movedev #python

Starting a new series with @web3Bard101 on Sui move, happening every Saturday (8pm GMT+1). #suimove #sui #movedev


Day 35/60 Non-coder learning Move: I'm writing this with serious sleep in my eyes... 💔 Anyway, I started on the anatomy of smart contracts and constructor functions. #movedev #smartcontracts

ebuka_egbunike's tweet image. Day 35/60
Non-coder learning Move: I'm writing this with serious sleep in my eyes... 💔

Anyway, I started on the anatomy of smart contracts and constructor functions.

#movedev #smartcontracts

Day 34/60 Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️ Very painful 💔 #movedev #move

ebuka_egbunike's tweet image. Day 34/60
Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️
Very painful 💔

#movedev #move


Day 23/60 Non-coder learning Move: Still on classes and objects. Couldn't do much today but I'm going to make wayyy more progress tomorrow! Probably... 😅 #movedev #python

ebuka_egbunike's tweet image. Day 23/60
Non-coder learning Move: Still on classes and objects.

Couldn't do much today but I'm going to make wayyy more progress tomorrow! 
Probably... 😅

#movedev #python

Day 27/60 Non-coder learning Move: Started learning about Smart Contracts... Watched a quick YT video beforehand. #movedev #python

ebuka_egbunike's tweet image. Day 27/60
Non-coder learning Move: Started learning about Smart Contracts...
Watched a quick YT video beforehand.

#movedev #python

Day 26/60 Non-coder learning Move: Didn't code shii today. Started doing some python exercises online. I'll be entering smart contracts next week. By God's grace 😂😭🙏🏼 #movedev #python

ebuka_egbunike's tweet image. Day 26/60
Non-coder learning Move: Didn't code shii today. Started doing some python exercises online.

I'll be entering smart contracts next week.
By God's grace 😂😭🙏🏼

#movedev #python


Day 21/60 Non-coder learning Move: Learnt a bit on how to generate "OTPs" with python. Definitely gonna come in handy in the future. Can't believe it's been 3 weeks already 😩🔥 #movedev #python

ebuka_egbunike's tweet image. Day 21/60
Non-coder learning Move: Learnt a bit on how to generate "OTPs" with python.
Definitely gonna come in handy in the future.

Can't believe it's been 3 weeks already 😩🔥

#movedev #python

Day 18/60 Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 18/60
Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python.

@themoveguild 
#movedev #python
ebuka_egbunike's tweet image. Day 18/60
Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python.

@themoveguild 
#movedev #python
ebuka_egbunike's tweet image. Day 18/60
Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python.

@themoveguild 
#movedev #python
ebuka_egbunike's tweet image. Day 18/60
Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python.

@themoveguild 
#movedev #python

Day 31/60 Non-coder learning Move: 💔 Still on smart contracts #movedev #SmartContracts

ebuka_egbunike's tweet image. Day 31/60
Non-coder learning Move: 💔
Still on smart contracts

#movedev #SmartContracts

Day 30/60 No-coder learning Move: Who send me message? 🤦🏽‍♂️ I didn't do anything yesterday... I would still have posted this but I slept off 😂😭 Anyway, still on smart contracts and how they function. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 30/60
No-coder learning Move: Who send me message? 🤦🏽‍♂️
I didn't do anything yesterday... I would still have posted this but I slept off 😂😭

Anyway, still on smart contracts and how they function.

@themoveguild 
#movedev #python


Move Language on SUI Chain = safer smart contracts! Developers, this is your go-to for building reliable Web3 projects. @GiveRep #SUIChain #MoveDev


Day 36/60 Non-coder learning Move: Had another class with @tantaofsui Gonna be getting a project soon 😩 #movedev #move

Day 35/60 Non-coder learning Move: I'm writing this with serious sleep in my eyes... 💔 Anyway, I started on the anatomy of smart contracts and constructor functions. #movedev #smartcontracts

ebuka_egbunike's tweet image. Day 35/60
Non-coder learning Move: I'm writing this with serious sleep in my eyes... 💔

Anyway, I started on the anatomy of smart contracts and constructor functions.

#movedev #smartcontracts


Day 35/60 Non-coder learning Move: I'm writing this with serious sleep in my eyes... 💔 Anyway, I started on the anatomy of smart contracts and constructor functions. #movedev #smartcontracts

ebuka_egbunike's tweet image. Day 35/60
Non-coder learning Move: I'm writing this with serious sleep in my eyes... 💔

Anyway, I started on the anatomy of smart contracts and constructor functions.

#movedev #smartcontracts

Day 34/60 Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️ Very painful 💔 #movedev #move

ebuka_egbunike's tweet image. Day 34/60
Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️
Very painful 💔

#movedev #move


Day 34/60 Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️ Very painful 💔 #movedev #move

ebuka_egbunike's tweet image. Day 34/60
Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️
Very painful 💔

#movedev #move

Day 33/60 Non-coder learning Move: Still reading about smart contracts. Ngl, it's starting to get confusing... 😪 #movedev #solidity



Day 33/60 Non-coder learning Move: Still reading about smart contracts. Ngl, it's starting to get confusing... 😪 #movedev #solidity

Day 32/60 Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present. Next class is on Saturday. Special thanks to @socscuniben too 🔥 #movedev #move

ebuka_egbunike's tweet image. Day 32/60
Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present.

Next class is on Saturday. 
Special thanks to @socscuniben too 🔥

#movedev #move
ebuka_egbunike's tweet image. Day 32/60
Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present.

Next class is on Saturday. 
Special thanks to @socscuniben too 🔥

#movedev #move


Day 32/60 Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present. Next class is on Saturday. Special thanks to @socscuniben too 🔥 #movedev #move

ebuka_egbunike's tweet image. Day 32/60
Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present.

Next class is on Saturday. 
Special thanks to @socscuniben too 🔥

#movedev #move
ebuka_egbunike's tweet image. Day 32/60
Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present.

Next class is on Saturday. 
Special thanks to @socscuniben too 🔥

#movedev #move

Day 31/60 Non-coder learning Move: 💔 Still on smart contracts #movedev #SmartContracts

ebuka_egbunike's tweet image. Day 31/60
Non-coder learning Move: 💔
Still on smart contracts

#movedev #SmartContracts


Day 31/60 Non-coder learning Move: 💔 Still on smart contracts #movedev #SmartContracts

ebuka_egbunike's tweet image. Day 31/60
Non-coder learning Move: 💔
Still on smart contracts

#movedev #SmartContracts

Day 30/60 No-coder learning Move: Who send me message? 🤦🏽‍♂️ I didn't do anything yesterday... I would still have posted this but I slept off 😂😭 Anyway, still on smart contracts and how they function. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 30/60
No-coder learning Move: Who send me message? 🤦🏽‍♂️
I didn't do anything yesterday... I would still have posted this but I slept off 😂😭

Anyway, still on smart contracts and how they function.

@themoveguild 
#movedev #python


Day 30/60 No-coder learning Move: Who send me message? 🤦🏽‍♂️ I didn't do anything yesterday... I would still have posted this but I slept off 😂😭 Anyway, still on smart contracts and how they function. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 30/60
No-coder learning Move: Who send me message? 🤦🏽‍♂️
I didn't do anything yesterday... I would still have posted this but I slept off 😂😭

Anyway, still on smart contracts and how they function.

@themoveguild 
#movedev #python

Day 29/60 Non-coder learning Move: Still absorbing smart contracts and basically trying to get familiar with them. Didn't do much today though... 😩 @themoveguild #movedev #python



Day 29/60 Non-coder learning Move: Still absorbing smart contracts and basically trying to get familiar with them. Didn't do much today though... 😩 @themoveguild #movedev #python

Day 28/60 Non-coder learning Move: Still absorbing smart contracts. Haven't touched any Web3 code yet... Can't believe it's been 4 weeks already 💀 #movedev #python

ebuka_egbunike's tweet image. Day 28/60
Non-coder learning Move: Still absorbing smart contracts. Haven't touched any Web3 code yet...

Can't believe it's been 4 weeks already 💀

#movedev #python


💭 Did you know? Setting --gas-budget 100000000 on Sui doesn’t mean you’ll spend 100M gas. You only pay for what’s used — the rest is refunded. So set it high, stay safe. 😎⚙️ #SuiNetwork #MoveDev


Day 28/60 Non-coder learning Move: Still absorbing smart contracts. Haven't touched any Web3 code yet... Can't believe it's been 4 weeks already 💀 #movedev #python

ebuka_egbunike's tweet image. Day 28/60
Non-coder learning Move: Still absorbing smart contracts. Haven't touched any Web3 code yet...

Can't believe it's been 4 weeks already 💀

#movedev #python

Day 27/60 Non-coder learning Move: Started learning about Smart Contracts... Watched a quick YT video beforehand. #movedev #python

ebuka_egbunike's tweet image. Day 27/60
Non-coder learning Move: Started learning about Smart Contracts...
Watched a quick YT video beforehand.

#movedev #python


Day 27/60 Non-coder learning Move: Started learning about Smart Contracts... Watched a quick YT video beforehand. #movedev #python

ebuka_egbunike's tweet image. Day 27/60
Non-coder learning Move: Started learning about Smart Contracts...
Watched a quick YT video beforehand.

#movedev #python

Day 26/60 Non-coder learning Move: Didn't code shii today. Started doing some python exercises online. I'll be entering smart contracts next week. By God's grace 😂😭🙏🏼 #movedev #python

ebuka_egbunike's tweet image. Day 26/60
Non-coder learning Move: Didn't code shii today. Started doing some python exercises online.

I'll be entering smart contracts next week.
By God's grace 😂😭🙏🏼

#movedev #python


Day 26/60 Non-coder learning Move: Didn't code shii today. Started doing some python exercises online. I'll be entering smart contracts next week. By God's grace 😂😭🙏🏼 #movedev #python

ebuka_egbunike's tweet image. Day 26/60
Non-coder learning Move: Didn't code shii today. Started doing some python exercises online.

I'll be entering smart contracts next week.
By God's grace 😂😭🙏🏼

#movedev #python

Day 25/60 Non-coder learning Move: Built a very basic stopwatch... If you've been following, I know what you're thinking. 😂😂 I've been fighting battles IRL 😩 @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 25/60
Non-coder learning Move: Built a very basic stopwatch...
If you've been following, I know what you're thinking. 😂😂
I've been fighting battles IRL 😩

@themoveguild
#movedev #python

Day 24/60 Non-coder learning Move: Built a countdown timer program with the help of a tutorial video... @themoveguild #movedev #python x.com/ebuka_egbunike…

ebuka_egbunike's tweet image. Day 24/60
Non-coder learning Move: Built a countdown timer program with the help of a tutorial video...

@themoveguild
#movedev #python

x.com/ebuka_egbunike…


Day 24/60 Non-coder learning Move: Built a countdown timer program with the help of a tutorial video... @themoveguild #movedev #python x.com/ebuka_egbunike…

ebuka_egbunike's tweet image. Day 24/60
Non-coder learning Move: Built a countdown timer program with the help of a tutorial video...

@themoveguild
#movedev #python

x.com/ebuka_egbunike…

Day 23/60 Non-coder learning Move: Still on classes and objects. Couldn't do much today but I'm going to make wayyy more progress tomorrow! Probably... 😅 #movedev #python

ebuka_egbunike's tweet image. Day 23/60
Non-coder learning Move: Still on classes and objects.

Couldn't do much today but I'm going to make wayyy more progress tomorrow! 
Probably... 😅

#movedev #python


Day 23/60 Non-coder learning Move: Still on classes and objects. Couldn't do much today but I'm going to make wayyy more progress tomorrow! Probably... 😅 #movedev #python

ebuka_egbunike's tweet image. Day 23/60
Non-coder learning Move: Still on classes and objects.

Couldn't do much today but I'm going to make wayyy more progress tomorrow! 
Probably... 😅

#movedev #python

Day 22/60 Non-coder learning Move: Started learning classes and objects. They help to make our programs more organised and powerful. A class helps you define your own data type. #movedev #Python

ebuka_egbunike's tweet image. Day 22/60
Non-coder learning Move: Started learning classes and objects. They help to make our programs more organised and powerful. A class helps you define your own data type.

#movedev #Python

Ever heard of a Hot Potato in the Move language? 🥔 It’s what we call a struct without abilities — can’t be copied, stored, or discarded. Sounds weird, right? Why do you think that matters? 🤔 #Sui #MoveDev


Day 21/60 Non-coder learning Move: Learnt a bit on how to generate "OTPs" with python. Definitely gonna come in handy in the future. Can't believe it's been 3 weeks already 😩🔥 #movedev #python

ebuka_egbunike's tweet image. Day 21/60
Non-coder learning Move: Learnt a bit on how to generate "OTPs" with python.
Definitely gonna come in handy in the future.

Can't believe it's been 3 weeks already 😩🔥

#movedev #python

Day 20/60 Non-coder learning Move: Went on a little side quest and learnt how to hash passwords using hashlib, sha256 and others I don't quite understand yet 😅 I'll soon start working with smart contracts and programming on the blockchain 💀 @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 20/60
Non-coder learning Move: Went on a little side quest and learnt how to hash passwords using hashlib, sha256 and others I don't quite understand yet 😅

I'll soon start working with smart contracts and programming on the blockchain 💀

@themoveguild 
#movedev #python

Day 19/60 Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip. Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python
ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python
ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python
ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python

The Dapp is coming together slowly… - Reading from the blockchain ✅ - Writing to the blockchain (not yet) #sui #suimove #movedev

dannyclassi_c's tweet image. The Dapp is coming together slowly…
- Reading from the blockchain ✅
- Writing to the blockchain (not yet)
#sui #suimove #movedev

Done with the hard part ✅ Let see how this looks on a functional dapp Wrote a Smart contract on Sui moving for a basic Dex where the one can 1️⃣ Create a Liquidity pool (solely Sui-Usdc) 2️⃣ Add Liquidity (mint an LP token) 3️⃣ Remove Liquidity 4️⃣ Swap SUI-USDC It uses the AMM>

dannyclassi_c's tweet image. Done with the hard part ✅
Let see how this looks on a functional dapp

Wrote a Smart contract on Sui moving for a basic Dex where the one can
1️⃣ Create a Liquidity pool (solely Sui-Usdc)
2️⃣ Add Liquidity (mint an LP token)
3️⃣ Remove Liquidity 
4️⃣ Swap SUI-USDC 

It uses the AMM>
dannyclassi_c's tweet image. Done with the hard part ✅
Let see how this looks on a functional dapp

Wrote a Smart contract on Sui moving for a basic Dex where the one can
1️⃣ Create a Liquidity pool (solely Sui-Usdc)
2️⃣ Add Liquidity (mint an LP token)
3️⃣ Remove Liquidity 
4️⃣ Swap SUI-USDC 

It uses the AMM>


Day 19/60 Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip. Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python
ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python
ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python
ebuka_egbunike's tweet image. Day 19/60
Non-coder learning Move: Messed with writing and appending to files, importing files, modules and also Pip.

Used it to install python-dox through my terminal and it worked! Modules are surely gonna make development so much easier for me.

@themoveguild
#movedev #python

Holy cow, 8 months as a Move dev and I’m absolutely stoked! I Just nailed a tricky Move smart contract, decoding any contract is basically my jam now! So thankful for the grind and buzzing for what’s ahead. What’s your latest coding win? #MoveDev #Web3

mykelphilip's tweet image. Holy cow, 8 months as a Move dev and I’m absolutely stoked! 

I Just nailed a tricky Move smart contract, decoding any contract is basically my jam now! So thankful for the grind and buzzing for what’s ahead. 

What’s your latest coding win?  
#MoveDev #Web3

Day 32/60 Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present. Next class is on Saturday. Special thanks to @socscuniben too 🔥 #movedev #move

ebuka_egbunike's tweet image. Day 32/60
Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present.

Next class is on Saturday. 
Special thanks to @socscuniben too 🔥

#movedev #move
ebuka_egbunike's tweet image. Day 32/60
Non-coder learning Move: Started learning Move from the boss himself. @tantaofsui organised a SOCSC dev cohort and I was present.

Next class is on Saturday. 
Special thanks to @socscuniben too 🔥

#movedev #move

Day 31/60 Non-coder learning Move: 💔 Still on smart contracts #movedev #SmartContracts

ebuka_egbunike's tweet image. Day 31/60
Non-coder learning Move: 💔
Still on smart contracts

#movedev #SmartContracts


Day 12/60 Non-coder learning Move: Tuples... A tuple is a type of data structure. It's a basically a container where you can store different values and they are immutable. Almost 2 weeks out and I'm still in the basics 😂💔 @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 12/60
Non-coder learning Move: Tuples...
A tuple is a type of data structure. It's a basically a container where you can store different values and they are immutable.

Almost 2 weeks out and I'm still in the basics 😂💔

@themoveguild 
#movedev #python

Day 22/60 Non-coder learning Move: Started learning classes and objects. They help to make our programs more organised and powerful. A class helps you define your own data type. #movedev #Python

ebuka_egbunike's tweet image. Day 22/60
Non-coder learning Move: Started learning classes and objects. They help to make our programs more organised and powerful. A class helps you define your own data type.

#movedev #Python

Day 25/60 Non-coder learning Move: Built a very basic stopwatch... If you've been following, I know what you're thinking. 😂😂 I've been fighting battles IRL 😩 @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 25/60
Non-coder learning Move: Built a very basic stopwatch...
If you've been following, I know what you're thinking. 😂😂
I've been fighting battles IRL 😩

@themoveguild
#movedev #python

Day 24/60 Non-coder learning Move: Built a countdown timer program with the help of a tutorial video... @themoveguild #movedev #python x.com/ebuka_egbunike…

ebuka_egbunike's tweet image. Day 24/60
Non-coder learning Move: Built a countdown timer program with the help of a tutorial video...

@themoveguild
#movedev #python

x.com/ebuka_egbunike…


Day 27/60 Non-coder learning Move: Started learning about Smart Contracts... Watched a quick YT video beforehand. #movedev #python

ebuka_egbunike's tweet image. Day 27/60
Non-coder learning Move: Started learning about Smart Contracts...
Watched a quick YT video beforehand.

#movedev #python

Day 26/60 Non-coder learning Move: Didn't code shii today. Started doing some python exercises online. I'll be entering smart contracts next week. By God's grace 😂😭🙏🏼 #movedev #python

ebuka_egbunike's tweet image. Day 26/60
Non-coder learning Move: Didn't code shii today. Started doing some python exercises online.

I'll be entering smart contracts next week.
By God's grace 😂😭🙏🏼

#movedev #python


Day 21/60 Non-coder learning Move: Learnt a bit on how to generate "OTPs" with python. Definitely gonna come in handy in the future. Can't believe it's been 3 weeks already 😩🔥 #movedev #python

ebuka_egbunike's tweet image. Day 21/60
Non-coder learning Move: Learnt a bit on how to generate "OTPs" with python.
Definitely gonna come in handy in the future.

Can't believe it's been 3 weeks already 😩🔥

#movedev #python

Day 28/60 Non-coder learning Move: Still absorbing smart contracts. Haven't touched any Web3 code yet... Can't believe it's been 4 weeks already 💀 #movedev #python

ebuka_egbunike's tweet image. Day 28/60
Non-coder learning Move: Still absorbing smart contracts. Haven't touched any Web3 code yet...

Can't believe it's been 4 weeks already 💀

#movedev #python

Day 27/60 Non-coder learning Move: Started learning about Smart Contracts... Watched a quick YT video beforehand. #movedev #python

ebuka_egbunike's tweet image. Day 27/60
Non-coder learning Move: Started learning about Smart Contracts...
Watched a quick YT video beforehand.

#movedev #python


Day 18/60 Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 18/60
Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python.

@themoveguild 
#movedev #python
ebuka_egbunike's tweet image. Day 18/60
Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python.

@themoveguild 
#movedev #python
ebuka_egbunike's tweet image. Day 18/60
Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python.

@themoveguild 
#movedev #python
ebuka_egbunike's tweet image. Day 18/60
Non-coder learning Move: Built a very basic translator, learnt how to use excepts (basics of course), played with comments and leant how to open files on python.

@themoveguild 
#movedev #python

Day 26/60 Non-coder learning Move: Didn't code shii today. Started doing some python exercises online. I'll be entering smart contracts next week. By God's grace 😂😭🙏🏼 #movedev #python

ebuka_egbunike's tweet image. Day 26/60
Non-coder learning Move: Didn't code shii today. Started doing some python exercises online.

I'll be entering smart contracts next week.
By God's grace 😂😭🙏🏼

#movedev #python

Day 23/60 Non-coder learning Move: Still on classes and objects. Couldn't do much today but I'm going to make wayyy more progress tomorrow! Probably... 😅 #movedev #python

ebuka_egbunike's tweet image. Day 23/60
Non-coder learning Move: Still on classes and objects.

Couldn't do much today but I'm going to make wayyy more progress tomorrow! 
Probably... 😅

#movedev #python

Day 20/60 Non-coder learning Move: Went on a little side quest and learnt how to hash passwords using hashlib, sha256 and others I don't quite understand yet 😅 I'll soon start working with smart contracts and programming on the blockchain 💀 @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 20/60
Non-coder learning Move: Went on a little side quest and learnt how to hash passwords using hashlib, sha256 and others I don't quite understand yet 😅

I'll soon start working with smart contracts and programming on the blockchain 💀

@themoveguild 
#movedev #python

Day 31/60 Non-coder learning Move: 💔 Still on smart contracts #movedev #SmartContracts

ebuka_egbunike's tweet image. Day 31/60
Non-coder learning Move: 💔
Still on smart contracts

#movedev #SmartContracts

Day 30/60 No-coder learning Move: Who send me message? 🤦🏽‍♂️ I didn't do anything yesterday... I would still have posted this but I slept off 😂😭 Anyway, still on smart contracts and how they function. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 30/60
No-coder learning Move: Who send me message? 🤦🏽‍♂️
I didn't do anything yesterday... I would still have posted this but I slept off 😂😭

Anyway, still on smart contracts and how they function.

@themoveguild 
#movedev #python


Day 15/60 Non-coder learning Move: Comparison operators. Some comparisons in if statements... @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 15/60
Non-coder learning Move: Comparison operators.
Some comparisons in if statements...

@themoveguild 
#movedev #python

Day 35/60 Non-coder learning Move: I'm writing this with serious sleep in my eyes... 💔 Anyway, I started on the anatomy of smart contracts and constructor functions. #movedev #smartcontracts

ebuka_egbunike's tweet image. Day 35/60
Non-coder learning Move: I'm writing this with serious sleep in my eyes... 💔

Anyway, I started on the anatomy of smart contracts and constructor functions.

#movedev #smartcontracts

Day 34/60 Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️ Very painful 💔 #movedev #move

ebuka_egbunike's tweet image. Day 34/60
Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️
Very painful 💔

#movedev #move


Day 24/60 Non-coder learning Move: Built a countdown timer program with the help of a tutorial video... @themoveguild #movedev #python x.com/ebuka_egbunike…

ebuka_egbunike's tweet image. Day 24/60
Non-coder learning Move: Built a countdown timer program with the help of a tutorial video...

@themoveguild
#movedev #python

x.com/ebuka_egbunike…

Day 23/60 Non-coder learning Move: Still on classes and objects. Couldn't do much today but I'm going to make wayyy more progress tomorrow! Probably... 😅 #movedev #python

ebuka_egbunike's tweet image. Day 23/60
Non-coder learning Move: Still on classes and objects.

Couldn't do much today but I'm going to make wayyy more progress tomorrow! 
Probably... 😅

#movedev #python


Day 30/60 No-coder learning Move: Who send me message? 🤦🏽‍♂️ I didn't do anything yesterday... I would still have posted this but I slept off 😂😭 Anyway, still on smart contracts and how they function. @themoveguild #movedev #python

ebuka_egbunike's tweet image. Day 30/60
No-coder learning Move: Who send me message? 🤦🏽‍♂️
I didn't do anything yesterday... I would still have posted this but I slept off 😂😭

Anyway, still on smart contracts and how they function.

@themoveguild 
#movedev #python

Day 29/60 Non-coder learning Move: Still absorbing smart contracts and basically trying to get familiar with them. Didn't do much today though... 😩 @themoveguild #movedev #python



Day 34/60 Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️ Very painful 💔 #movedev #move

ebuka_egbunike's tweet image. Day 34/60
Non-coder learning Move: Didn't do jack today... We still lost to Sunderland 1 - 2, after I was happy when Garnacho scored in the 4th minute 🤦🏽‍♂️
Very painful 💔

#movedev #move

Day 33/60 Non-coder learning Move: Still reading about smart contracts. Ngl, it's starting to get confusing... 😪 #movedev #solidity



Loading...

Something went wrong.


Something went wrong.


United States Trends