Pinned Repositories
2023-09-maia
2023-10-brahma
2023-10-canto
2023-10-ens
2023-10-ethena
2023-10-SteadeFi
Begginer-s-Guide-to-Yul
Informational article on how to use Yul in your smart contracts.
memLibrary
Solidity library for updating array sizes in memory.
Rock-Paper-Scissors
The classic game created into a series of smart contracts. The original contract is a basic version, then I optimize the contract for gas savings.
SmartSecRiddles
Series of CTF challenges based off real world smart contract vulnerabilities.
marjon-call's Repositories
marjon-call/SmartSecRiddles
Series of CTF challenges based off real world smart contract vulnerabilities.
marjon-call/Rock-Paper-Scissors
The classic game created into a series of smart contracts. The original contract is a basic version, then I optimize the contract for gas savings.
marjon-call/Begginer-s-Guide-to-Yul
Informational article on how to use Yul in your smart contracts.
marjon-call/memLibrary
Solidity library for updating array sizes in memory.
marjon-call/2023-09-maia
marjon-call/2023-10-brahma
marjon-call/2023-10-canto
marjon-call/2023-10-ens
marjon-call/2023-10-ethena
marjon-call/2023-10-SteadeFi
marjon-call/2023-10-wildcat
marjon-call/2023-10-zksync
marjon-call/Beginners-Guide-To-Huff
marjon-call/Contract-Call-With-Yul
A contract, entirely written in yul, can call a solidity contract.
marjon-call/contracts
Smart Contracts
marjon-call/dappContracts
Smart Contracts for Ether Fi dapp
marjon-call/Deep-Dive-Into-Solidity-Libraries
marjon-call/dexalot-docs
The technical documentation for Dexalot.
marjon-call/ef-sol-challenge
marjon-call/Every10thWinsYul
A smart contract game entirely written in Yul. The 10th player to call the contract wins all of the ether in the contract. The one caveat is a user can pay extra ether to "call" the contract twice.
marjon-call/hashnote_excercise
marjon-call/How-To-Implement-The-Diamond-Standard
marjon-call/huff_tests
marjon-call/NFT-Subscription-Service
A format for a NFT that you can use as proof of subscription. This implementation uses the Diamond Standard.
marjon-call/paraswap-dex-lib
DexLib is a library used by ParaSwap backend to integrate with decentralized exchanges. This library enables external DEX developers to integrate their DEX with ParaSwap by creating pull requests to this repository.
marjon-call/Using-Yul-To-Optimize-Gas-Costs