Pinned Repositories
fuel-bridge
The canonical Fuel bridge mono repo.
sway
🌴 Empowering everyone to build reliable and efficient smart contracts.
sway-applications
Swaypplications
sway-standards
SRC Standards set for the Sway language
CloneContractDemos
This repo demos usage of Openzeppelin's clone library in order to improve the deployment of factory smart contracts in certain conditions
DapptoolsDemo1
A basic dapptools project, with simple fuzzing
DapptoolsDemo2
OnChainNFTS
This repo contains a smart contract project, in which NFTs are created that have all metadata on-chain and are created with verifiably random SVG paths
OpenWebWalletConnectors3
This is a minimalistic project to connect to metamask using web3-react in nextjs / react
SaveToNotionDiscordBot
K1-R1's Repositories
K1-R1/DapptoolsDemo2
K1-R1/OpenWebWalletConnectors1
A minimalist html connection to metamask
K1-R1/OpenWebWalletConnectors3
This is a minimalistic project to connect to metamask using web3-react in nextjs / react
K1-R1/SaveToNotionDiscordBot
K1-R1/SimpleNFT-1
This is a repo to work with and use NFTs smart contracts in a python environment, using the Chainlink-mix as a starting point
K1-R1/UniswapDCA
Uniswap DCA challenge
K1-R1/YulDemo
This repo contains some Yul examples
K1-R1/b-rs
Rust Library for the Binance API
K1-R1/BlockswapArbitrageChallenge
K1-R1/CryptoZombies
This repo contains solutions to the cryptozombies course by Loom
K1-R1/damn-vulnerable-defi
This repo contains my fork of @tinchoabbate 's Damn Vulnerable DeFi with solutions for all challenges
K1-R1/EthernautSolutions
This repo contains solutions to OpenZeppelin's Ethernaut
K1-R1/FoundryDemo1
A simple Demo that uses Foundry to test and deploy solidity smart contracts.
K1-R1/grammers
(tele)gramme.rs - use Telegram's API from Rust
K1-R1/K1-R1
GitHub profile
K1-R1/lens-protocol
The Lens Protocol
K1-R1/NFTAirdropDemo
This repo is a demo for deploying ERC721 tokens utilising Merkle trees
K1-R1/OpenWebWalletConnectors2
This is a minimalistic project to connect to metamask using ethersjs in nextjs / react.
K1-R1/OpenWebWalletConnectors4
This is a minimalistic project to connect to metamask using moralis-react, ethererum-boilerplate in nextjs / react.
K1-R1/pyth-fuels-repro-rs
K1-R1/ReactDemo1
This repo contains a very basic react project
K1-R1/ReactDemo2-AirbnbExperiencesClone
This repo contains a very basic Airbnb experiences clone react project
K1-R1/ReactDemo3-MemeGenerator
This repo contains a simple meme generator react project.
K1-R1/ReactDemo4-MarkdownNotesApp
This repo contains a markdown notes application, made with react
K1-R1/ReactDemo5-TenziesApp
This repo contains a tenzies game application, made with react.
K1-R1/sway
🌴 Empowering everyone to build reliable and efficient smart contracts.
K1-R1/Sway-MS
K1-R1/SwayFromforBytes
Implementations and tests for From traits for the Bytes type
K1-R1/SwayMultisig
This repo contains a simple mulitsig wallet smart contract written in Sway, that builds on top of the Wallet Smart Contract example in the Sway docs.
K1-R1/TimelockContractDemo
A simple time lock smart contract