Been looking into Dizso lately, and the idea is actually pretty interesting
It’s an upcoming on-chain prop trading platform built on Hyperliquid.
The simple idea:
Traditional prop firms → pass a challenge → get a funded account → earn a profit share.
Dizso is trying to take that model on-chain.
So what changes?
Built on Hyperliquid
Fast execution
On-chain order book
More transparency around trades & payouts
And they’re aiming to offer:
• Up to 80% profit split
• No time limits
• On-demand / 24h payouts
• USDC payouts
• Accounts up to $100K
• Multiple markets from one account
But there’s an important point:
Dizso isn’t live yet.
The waitlist is open https://t.co/7MkRai6wiC
https://t.co/OztHU6T0dd
beta testing is ongoing, and $DIZSO isn’t live either.
So I am not saying this is the next big thing
I’m just watching to see whether on-chain prop trading can actually improve the traditional prop firm model.
Discord: [https://t.co/T3GhpDzD6r]
Been looking into Dizso lately, and the idea is actually pretty interesting
It’s an upcoming on-chain prop trading platform built on Hyperliquid.
The simple idea:
Traditional prop firms → pass a challenge → get a funded account → earn a profit share.
Dizso is trying to take that model on-chain.
So what changes?
Built on Hyperliquid
Fast execution
On-chain order book
More transparency around trades & payouts
And they’re aiming to offer:
• Up to 80% profit split
• No time limits
• On-demand / 24h payouts
• USDC payouts
• Accounts up to $100K
• Multiple markets from one account
But there’s an important point:
Dizso isn’t live yet.
The waitlist is open https://t.co/7MkRai6wiC
https://t.co/OztHU6T0dd
beta testing is ongoing, and $DIZSO isn’t live either.
So I am not saying this is the next big thing
I’m just watching to see whether on-chain prop trading can actually improve the traditional prop firm model.
Discord: [https://t.co/T3GhpDzD6r]
Hey guys what's your
Today is Day18/90
Today topic is @ethereum
1️⃣What is Ethereum?
Ethereum is open source Blockchain based Platform
In 2013 eth is found
And his Founder Name is = Vitalik Buterin
It is based on P2P
2️⃣ Ethereum Nodes
• Full node:
A full node is a heavy computer that independently verifies Blockchain transaction and block acc. To the network rule.
•Light node:
Store limited data of Blockchain and depend on Full node .
•Archive node :
Store historical data of Blockchain. like 1 block to last
Use = Blockchain reserch .
3️⃣ Ethereum Accounts :
A eth account is an entity with an ether balance that can send or receive Transaction on eth.
2 type of account:
• Externally owned Account:
Simple explain
It is your crypto wellet where you send or receive crypto .
•Contract account:
Contract account is those account in which use smart contract .
You reserch about this it is very amazing
4️⃣Smart contract:
Smart contract is programing language run on eth Blockchain .
Language = solidity
5️⃣DAPPs:
A Blockchain based application that use contracts to provide Decentralisation Functionality.
3 part main :
•Front-end= Website/App
•smart contract= logical part (backend
•Blockchain= Maintain transaction and contract .
EX= @Uniswap , @aave , @opensea
Use of dapps:
• Swap token
• lending and borrowing
• NFT buy and sell
• gaming
6️⃣ Ethereum Gas:
When you do tranasction and execute smart contract on eth network, at the end you give some gas fees ( Computational work)
7️⃣Proof of stacks (PoS)
PoS is a mechanism where validator stake their crypto to help verify transaction and secure network
•Validator= It is a person/computer that verifies transactions and help validate block in a proof of stacks Blockchain
After verify block , validators take reward.
Hey guys what's your
Today is Day 17/90
So I reserch on block chain and bitcoin
• Blockchain Basics•
1️⃣Q. What actually is a blockchain?
I’m learning Web3 step by step, and this is how I understand it deeply
A blockchain is basically distributed Immutable ledger and which completely transparent.
The idea of blockchain
Is Given By STUART HABER and W.SCOTT STORNETTA IN 1991
Blockchain = Ledger
🔹 Transactions are grouped into blocks
🔹 Blocks are linked together
🔹 Multiple computers (nodes) maintain the network
🔹 Cryptography helps protect the data
Applications Of Blockchain:
→ Product tracking
→ Smart contracts
→ International money transfers
→ Voting systems
2️⃣Hashing Algorithm & P2P Network
•Hashing Algorithm
A hashing algorithm is a process in which converts data into fixed size and unipue look is known as Hash .
For example:
Data → SHA-256 → Hash
Property:
🔹 One-way: Date➡️SHA256➡️Grenate hash
But, Hash➡️ Normal data not possible
🔹 Same input = Same output: Give it the exact same data, and you get the same hash.
🔹 Tiny change In Data= Big difference in Hash.
•P2P = Peer-to-Peer
In P2P Network, Computer(Nodes) directly connect and communicate with each other
3️⃣How Proof of Work Mining Works ⛏️:
So how does Proof of Work (PoW) actually work?
Here’s the simple flow I learned:
1️⃣ Transactions arrive
Users broadcast transactions to the network.
2️⃣ Miners collect transactions
Miners select valid transactions and put them into a candidate block.
3️⃣ Miners change the nonce
The miner keeps changing a number called the nonce.
4️⃣ The block is hashed
The block data + nonce is processed through the hashing algorithm.
5️⃣ The hash is checked against the target
✅ Proof of Work is found.
If not:
Change the nonce
🔄 Hash again
🔄 Keep trying
6️⃣ The block is broadcast & verified
Other nodes verify the block. If it's valid, it can be added to the blockchain.