lasborne
https://debank.com/profile/0xaec9bb8e36fddcbc644b3a77216327834ceb9e15
De-Bull Geomatics limitedNo. 2 Bori road, Rumuibekwe Housing Estate. Port Harcourt. Rivers state, Nigeria
Pinned Repositories
Balajisbet
Smart contract of Balaji's famous bet that Bitcoin would be worth $1,000,000 in 90days (due to hyperinflation). This is a revised version of developer 0xfoobar's smart contract found at 'https://github.com/0xfoobar/bitsignal.
BasicFlashLoan
This is a basic flash loan project deployed to the Matic Mumbai Testnet
BasicNFT
A basic NFT (ERC721 token standard)
brownie-fund-me
Smart Contract Application from FreeCodeCamp
CowersNFTMumbaiTestnet
Regular ERC721-standard contract, built inheriting all the attributes of the OpenZeppelin ERC721 smart contract, deployed on the Polygon Mumbai Testnet.
DefLendAppMumbaiTestnet
This is a Simple full Decentralized lending/loan App project
firsttest
This is a first attempt at full Stack, non-copied web3 development using Solidity, JavaScript (Nodejs, Web3js), Reactjs, Ganache, Truffle etc. StakeDAO simply does simple ERC-20 operations
FlashLoan
KyberNetwork-smart-contracts-fork
Main smart contracts for Kyber Network, including the main platform contract, reserve contracts etc.
RegularNFT
This is a raw skeletal framework of an ERC721 function customized for minting 1 NFT per user and can be further modified by any developer to suit specific needs.
lasborne's Repositories
lasborne/RegularNFT
This is a raw skeletal framework of an ERC721 function customized for minting 1 NFT per user and can be further modified by any developer to suit specific needs.
lasborne/BasicNFT
A basic NFT (ERC721 token standard)
lasborne/Balajisbet
Smart contract of Balaji's famous bet that Bitcoin would be worth $1,000,000 in 90days (due to hyperinflation). This is a revised version of developer 0xfoobar's smart contract found at 'https://github.com/0xfoobar/bitsignal.
lasborne/BasicFlashLoan
This is a basic flash loan project deployed to the Matic Mumbai Testnet
lasborne/brownie-fund-me
Smart Contract Application from FreeCodeCamp
lasborne/CowersNFTMumbaiTestnet
Regular ERC721-standard contract, built inheriting all the attributes of the OpenZeppelin ERC721 smart contract, deployed on the Polygon Mumbai Testnet.
lasborne/DefLendAppMumbaiTestnet
This is a Simple full Decentralized lending/loan App project
lasborne/firsttest
This is a first attempt at full Stack, non-copied web3 development using Solidity, JavaScript (Nodejs, Web3js), Reactjs, Ganache, Truffle etc. StakeDAO simply does simple ERC-20 operations
lasborne/FlashLoan
lasborne/KyberNetwork-smart-contracts-fork
Main smart contracts for Kyber Network, including the main platform contract, reserve contracts etc.
lasborne/lasborne.github.io
lasborne/MysticCharactersERC721
lasborne/python
lasborne/SimpleReentrancyAttack
WEEK1 - This is a simple smart contract with a Bank demonstrating a simple Reentrancy attack vulnerability, and, also, a solution.
lasborne/stakedao
This is a first attempt at full Stack, non-copied web3 development using Solidity, JavaScript (Nodejs, Web3js), Reactjs, Ganache, Truffle etc. StakeDAO simply does simple ERC-20 operations
lasborne/stakedao_fullstack
This is a first attempt at full Stack, non-copied web3 development using Solidity, JavaScript (Nodejs, Web3js), Reactjs, Ganache, Truffle etc. StakeDAO simply does simple ERC-20 operations
lasborne/LASWAP-BASIC
The ground famework of tokens and basic solidity code to be used in buidling the LASWAP decentralized exchange. Including tokens, price feeds contract addresses and basics.
lasborne/LASWAP-V1
# Exchange Contract (A fork of Uniswap V1 built on Goerli testnet)
lasborne/SimpleBetBtcPrice
This is a simple contract (deployed to the polygon mainnet) where users are allowed to bet for or against the price of BTC on a future date (here, 15 May, 2023). Those who won at the expiration are all automatically paid back if any depositor calls the `settleBet` function.
lasborne/SimpleExchange
Simple Exchange
lasborne/SimpleExchangeMumbaiTestnet
Available for use on the Matic Mumbai testnet blockchain. This is a simple exchange built for the user/trader to trade their input token for another at a fixed rate.
lasborne/SimpleTimeLock
This is a simple Time Lock smart contract scheduled to only allow release of it's native tokens by 12:00:00pm GMT on April, 18th 2023 (or, after)
lasborne/YieldFarmCompoundV2