Stories with tag: Solidity
Avalanche Blockchain
Avalanche is a layer one blockchain. Serious competitor, Avalanche is EVM compatible, which means that you ...
Avalanche is a layer one blockchain. Serious competitor, Avalanche is EVM compatible, which means that you can deploy the same smart contracts written for Ethereum on the Avalanche blockchain.
by 0xedB0...3484
on block 58 549 979
Simpler onboarding
To participate in StoryPress (publish stories, write comments, make reactions ...) you need to spend cherries ...
To participate in StoryPress (publish stories, write comments, make reactions ...) you need to spend cherries (mainly to prevent spam, bots, hate, ...).
by 0xedB0...3484
on block 57 090 334
Turn an ownable smart contract into an NFT
Smart contracts are little applications that reside at their deployed address on blockchains. NFTs are ...
Smart contracts are little applications that reside at their deployed address on blockchains. NFTs are standardised unique tokens that you can sell, swap, put at auctions or as collateral for a loan. ...
by 0xedB0...3484
on block 57 090 271
Optimised Oracle contract
After a few articles reviewing traditional oracle contracts (1, 2, 3), we can finally have a look at a ...
After a few articles reviewing traditional oracle contracts (1, 2, 3), we can finally have a look at a revised, optimised and much simpler version of an price oracle smart contract.
by 0xedB0...3484
on block 57 088 661
Oracle Smart Contract Review 3
This article follows Oracle Smart Contract Review 2 where we dived into FixedPoint and SafeMaths to do ...
This article follows Oracle Smart Contract Review 2 where we dived into FixedPoint and SafeMaths to do computations in smart contracts. We've reviews many of the oracle contract dependencies so far. ...
by 0xedB0...3484
on block 57 088 637
Oracle smart contract review 2
This is the follow up from Tomb fork oracle review. Please read it if you want to know what you are reading. ...
This is the follow up from Tomb fork oracle review. Please read it if you want to know what you are reading. Now let's talk about FixedPoint.sol.
by 0xedB0...3484
on block 57 088 613
Tomb Fork Oracle review
Hello dear Solidity dev, here is my personal review of the Oracle contract used for the majority of Tomb ...
Hello dear Solidity dev, here is my personal review of the Oracle contract used for the majority of Tomb Forks. This one is taken from the Magik Oracle, but my critics will also apply for 99% of ...
by 0xedB0...3484
on block 57 088 582
I'm a trust maxi
One of the best quality of smart contracts is that you can often trust them. I write often, because ...
One of the best quality of smart contracts is that you can often trust them. I write often, because sometimes, what should be the main focus of a smart contract developer is completely pushed aside, ...
by 0xedB0...3484
on block 57 088 457