tailwind_truffle_starter_kit
eattheblocks
tailwind_truffle_starter_kit | eattheblocks | |
---|---|---|
1 | 13 | |
16 | 3,996 | |
- | - | |
0.0 | 0.0 | |
over 1 year ago | about 2 months ago | |
JavaScript | JavaScript | |
- | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tailwind_truffle_starter_kit
-
How To Build A Classic Web3 NFT Minting Dapp with React and Solidity: Part 1
To save you time and painful experiences of configuring a Web3 project, I’ve prepared you a starter kit on my git repo. Clone and install the dependencies with the instructions below. Please don’t forget to leave a star on the project.
eattheblocks
- How to make your own Cryptocurrency very easily
-
Flashloan Question
Most Uniswap clones on BSC like PancakeSwap, BakerySwap, etc. support flashloans, here's an example contract https://github.com/jklepatch/eattheblocks/tree/master/screencast/310-flashloan-bsc , video explaining usage https://youtu.be/AS_8_C5fTOE
-
NFT Smart Contract with a Royalty
I'm trying to implement a functionality of giving a royalties to the owner after NFTs are sold on the secondary market. As I understand there is no default method or something to give a royalty, so I often see the following solution: https://github.com/jklepatch/eattheblocks/blob/master/screencast/379-nft-royalties/contracts/NFT.sol As I understand I have to pass a token to the constructor of this contract before deploying it. So the question is: if I want to mint and sell NFTs on the Ethereum Mainnet, which token should I pass inside the contract constructor? I see this guy implemented his own token for this purpose, but honestly I don't understand how is it compatible with ETH https://github.com/jklepatch/eattheblocks/blob/master/screencast/379-nft-royalties/contracts/MockToken.sol
-
Following a tutorial that does not seem to work
The source code is at https://github.com/jklepatch/eattheblocks/tree/master/screencast/223-personal-tokens
-
Getting Started with Web3: Communities and Resources
EatTheBlocks website or Eattheblocks youtube channel
-
15 and just got my first whole quant
find other people online who are also coders - you can start with eattheblocks.com (not affiliated or anything but i know the guy loves helping people , he could instead be making millions but instead devotes his time to educating .
-
Top 10 Smart Contract & Solidity Developer Learning Resources
EatTheBlocks
-
WNENG Dev Updates and Thoughts
u/Sefia Sefia posted two youtube guide on how to create BSC token (or BEP20 token). There are other youtube guide too. The method of steps are quite similar, setup Metamask wallet, connect to BSC. copy and paste smart contract, a software code of Solidity like this: https://github.com/jklepatch/eattheblocks/blob/master/screencast/308-create-bep20-token-bsc/Token.sol
-
How should my portfolio look like?
Here's a link for building a Compound Dashboard (that project inspired my answer). You can adopt it to cover the Uniswap use case: https://github.com/jklepatch/eattheblocks/tree/master/defi-development-mastery/3-project-compound-dashboard
-
Is "Mastering Ethereum" still the best way to learn Solidity development?
https://github.com/jklepatch/eattheblocks/tree/master/screencast/195-compound-leveraged-yield-farming
What are some alternatives?
dappCinemas - Dapp Cinemas is a decentralized application that uses blockchain technology to revolutionize the movie industry. The project offers a comprehensive solution for movie management, showtime scheduling, ticket booking, and revenue tracking. Please leave a star
full-blockchain-solidity-course-py - Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition
adulamNFT - A Classic Web3 NFT Minting Dapp built with React, Tailwind CSS, and Solidity. Kindly leave a star as a token of appreciation.
token - The CEO token solidity file based on the ERC20 protocol.
dappBreeds - Unleash your creativity and experiment with endless possibilities to breed your own masterpiece. [Sepolia testnet].
aave-flashloan-mix - A Brownie mix containing all you need to get started with developing flash loans
Web3-Chess - ♟ Play Chess by staking crypto. Get Your Chess Match NFT. Earn NFT rewards
ethereum-boilerplate - The ultimate NextJS Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and since it uses Moralis SDK You can even use it on Solana! Happy BUIDL!👷♂️
timelessNFT - A beautifully crafted Web3 project to help you build your next NFT marketplace. Please like and leave a star on the project.
solidity-cheatsheet - Cheat sheet and best practices for solidity. Write smart contracts for Ethereum.
openzeppelin-solidity - OpenZeppelin Contracts is a library for secure smart contract development. [Moved to: https://github.com/OpenZeppelin/openzeppelin-contracts]
ERC20-Staking-Machine - Dapp that implements a "fake-stake" mechanism on any ERC20 token