Pinned Repositories
TSLA-Token
Chainlink-powered Solidity contract for real-time TSLA stock prices, including deployment and testing instructions.
EthWallet
With this contract, you can get ETH from anyone, but no one else can withdraw from you.
EuroDether
FlashSwapArbitrage
Uniswap V3 Flash Swap Arbitrage Example
RWA-Istanbul-Card
Project to tokenize Istanbulkart, integrating it with blockchain technology and digitalizing real-world assets (RWA). Built using the Polygon network and Infura. Includes smart contracts written in Solidity.
ChainlinkOraclePrice
CryptoCurrency Price Oracle
BlockchainInGolang
buyBook-smart-contract
The buyBook Smart Contract is a decentralized application (dApp) built on the Ethereum blockchain using Solidity.
CarSaleContract
It is a contract I created for the sale of a car.
CertificateVerifier
This test code contains 4 tests to verify that the contract is initialized correctly, that only the verifier address can validate certificates, that the same certificate cannot be validated more than once, and that a certificate is added to the list of validated certificates after it has been validated.
trsnacar's Repositories
trsnacar/SolPay
Micro Payment With Solanı
trsnacar/EcoCoin-NFT-Project
EcoCoin NFT Project is a decentralized platform featuring an eco-friendly cryptocurrency (ERC-20) and a unique NFT collection (ERC-721), designed to support sustainable environmental initiatives
trsnacar/buyBook-smart-contract
The buyBook Smart Contract is a decentralized application (dApp) built on the Ethereum blockchain using Solidity.
trsnacar/RWA-Istanbul-Card
Project to tokenize Istanbulkart, integrating it with blockchain technology and digitalizing real-world assets (RWA). Built using the Polygon network and Infura. Includes smart contracts written in Solidity.
trsnacar/TSLA-Token
Chainlink-powered Solidity contract for real-time TSLA stock prices, including deployment and testing instructions.
trsnacar/Gasoline-Token
A decentralized application (dApp) designed to facilitate the payment process for fuel and charging services for vehicles.
trsnacar/Rent-House-Project-Paribu-Bootcamp
Paribu Bootcamp
trsnacar/Paribu-Marketplace-Project
trsnacar/Paribu-Egitim
trsnacar/Paribu-Rent-Contract
trsnacar/Final-Projesi
trsnacar/Iyzipay-Pos
Point of Sale Servise Example
trsnacar/EuroDether
trsnacar/HolidayToken
A novelty in the holiday world
trsnacar/scaffold-eth
🏗 forkable Ethereum dev stack focused on fast product iterations
trsnacar/GoLangWithEthereum
Calling an Ethereum contract with go lang with API
trsnacar/FlashSwapArbitrage
Uniswap V3 Flash Swap Arbitrage Example
trsnacar/Crowdfund
Kitle Fonlaması için oluşturduğum bir akıllı kontrattır.
trsnacar/trsnacar
trsnacar/TokenStaking
you can use this contract as an example or even as a contract for the staking process in your projects
trsnacar/ChainlinkOraclePrice
CryptoCurrency Price Oracle
trsnacar/GasOptimization
trsnacar/CryptoDashboard
I have shared with you a Dashboard, blockchain integration and front end part that I created for you to follow your crypto coins, with the hope that it will help you.
trsnacar/DappsMessenger
With the contract we created with ERC-20 based Solidity, we keep the messaging on the blockchain.
trsnacar/EthWallet
With this contract, you can get ETH from anyone, but no one else can withdraw from you.
trsnacar/Fundraise
This contract is designed to be an example for systems that want to collect donations, of course there may be shortcomings, and I coded the test part with javascript language.
trsnacar/CertificateVerifier
This test code contains 4 tests to verify that the contract is initialized correctly, that only the verifier address can validate certificates, that the same certificate cannot be validated more than once, and that a certificate is added to the list of validated certificates after it has been validated.
trsnacar/CarSaleContract
It is a contract I created for the sale of a car.
trsnacar/SolidityWithLottery
My lottery application that I made with Solidity and JS.
trsnacar/InboxWithSolidity
Peer-to-peer greetings with Solidity, the purpose of which is to explain how transfers work and the feeler spent on updates.