Apoorv SadanaforEndur.fi's Blogblog.endur.fi·Nov 22, 2024Endur: Reimagining Value Distribution in Liquid Staking on StarknetAs we approach the launch of Starknet's native staking on November 26th, we're excited to announce Endur's innovative approach to protocol fee distribution. True to our name—which embodies endurance and long-term commitment—we're introducing a fee st...Discuss·10 likes·28 reads0% fees
AkiraforEndur.fi's Blogblog.endur.fi·Nov 18, 2024Why Stake with Endur.Fi?The past few weeks in the Starknet ecosystem has been gearing with excitement as Starknet announces plans to launch STRK staking. Staking offers users the opportunity to earn rewards while contributing to the security and decentralisation of the netw...Discussstarknet
AkiraforEndur.fi's Blogblog.endur.fi·Nov 14, 2024What is staking on Starknet?Retaining blockchain values remains one of the core values driving the Starknet ecosystem and it plays out in their recent plans to integrate staking into the list of things users can do to maximise the network. This development will be the first of ...Discuss·86 readslst
AkiraforEndur.fi's Blogblog.endur.fi·Nov 7, 2024Launching Endur: an LST on StarknetStarknet staking is launching on mainnet soon! Soon, you'll be able to stake STRK and contribute to Starknet's journey toward full decentralization. We’re thrilled to announce an exciting new development in the Starknet ecosystem: STRKFarm, in collab...Discuss·83 readsyield
tdey auditstdeyblogs.hashnode.dev·Oct 14, 2024Deserialization in CairoSerialization of uint256 values in Cairo In Cairo uint256 is represented as two felt252 values of 128 bit each The first felt252 value represent the least significant bits, low part The second felt252 value represent the most significant bits, hig...Discussstarknet
Casweeney Ojukwucasweeney.hashnode.dev·Sep 25, 2024Composability and Components in Starknet CairoWhile learning how to write Starknet contracts using Cairo, I came across the concept of components, and I was fascinated by how it works under the hood. I can’t help but appreciate the amazing engineers behind this and knowing fully well that concep...Discuss·17 likes·238 readscairo-lang
web3GurungforSTRKFarm's blogblog.strkfarm.xyz·Sep 10, 2024Introducing STRKFarmDiscover STRKFarm, the leading yield aggregator on Starknet, where you can effortlessly find the best yields across the entire Starknet ecosystem. Our platform not only brings together top-performing projects in one convenient location but also offer...Discuss·1.9K readsstarknet
Emmanuel Soetanimmanuelsoetan.hashnode.dev·Jul 16, 2024Understanding Data Types In CairoCairo is a statically typed language. This means the compiler must know how to deal with the values provided to it at compile time. In some cases, the compiler can infer the data type from its usage but this is not always advisable. There are two sub...DiscussBlockchain
Emmanuel Soetanimmanuelsoetan.hashnode.dev·Jul 11, 2024Introduction to Variables in CairoCairo is a Rust-inspired language for creating provable programs for general computation. Cairo is also the native smart contract language for Starknet. Sharing similarities with Rust, Starknet developers are assured of a safe and terrific developer ...DiscussSmart Contracts
Lexy13x.hashnode.dev·Jun 12, 2024Deploy ERC20 token on Starknet. 💸Starknet is the secure scaling technology bringing Ethereum’s benefits to the world. Starknet utilizes the power of STARK technology to ensure computational integrity. By validating off-chain transactions with advanced math and cryptography, Starknet...Discuss·54 readsWeb3 Experiments - Field Notes from the Crypto Frontierscarb