Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iampukar/everything-mixbytes
All the blog posts references from Mixbytes.
https://github.com/iampukar/everything-mixbytes
mixbytes webscrapper webscrapper-python
Last synced: 6 days ago
JSON representation
All the blog posts references from Mixbytes.
- Host: GitHub
- URL: https://github.com/iampukar/everything-mixbytes
- Owner: iampukar
- Created: 2024-07-14T18:49:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T21:19:03.000Z (6 months ago)
- Last Synced: 2024-11-07T15:18:38.608Z (about 2 months ago)
- Topics: mixbytes, webscrapper, webscrapper-python
- Language: Python
- Homepage: https://mixbytes.io/blog
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Everything Mixbytes
This README file includes all the [references and blog posts](https://mixbytes.io/blog) from Mixbytes.
## Getting Started
To set up the project, run the following commands:
```bash
chmod +x setup.sh
./setup.sh
```| Title | Published Date | Category | Description | Link | Read |
|-------|----------------|----------|-------------|------|------|
| Modern DeFi Lending Protocols, how it's made: Euler V2 | MAY 21, 2024 | RESEARCH | First article from the series about modern lending protoocls about technical design, key featuers and implementation of Euler V2 protoocol. | [Link](https://mixbytes.io/blog/modern-defi-lending-protocols-how-its-made-euler-v2) | [ ] |
| Uniswap V3 ticks - dive into concentrated liquidity | MAY 09, 2024 | RESEARCH | An article, explaining algorithms, maths and implementation details of the concentrated liquidity and ticks in Uniswap V3. | [Link](https://mixbytes.io/blog/uniswap-v3-ticks-dive-into-concentrated-liquidity) | [ ] |
| zkSNARKS, Circom (Part 2) | MAY 11, 2023 | DEV TIPS | The second article highlighting practical aspects of zk-SNARKs usage with the review of zk-related projects and SNARK-friendly algorithms. | [Link](https://mixbytes.io/blog/zksnarks-circom-and-go-practice-part-2) | [ ] |
| Lido Liquid Staking on Polkadot via Moonbeam | MAY 31, 2022 | ANNOUNCEMENTS | Three months after the launch of Lido on Kusama, MixBytes are proud to announce that we are launching Lido on Polkadot Liquid Staking today, May 31st, 2022! | [Link](https://mixbytes.io/blog/lido-liquid-staking-on-polkadot-via-moonbeam) | [ ] |
| MixBytes Joins Substrate Delivery Partners Program | MAY 20, 2020 | ANNOUNCEMENTS | From now on, we will be able to provide technical help, development support, and consulting services to external teams and companies aiming to build custom Substrate solutions. | [Link](https://mixbytes.io/blog/mixbytes-joins-substrate-delivery-partners-program) | [ ] |
| Random Numbers and Decentralized Networks: Implementation | MAY 30, 2019 | RESEARCH | As many cryptographic concepts, “Publicly Verifiable Random Beacon” protocols... | [Link](https://mixbytes.io/blog/random-numbers-decentralized-networks-implementation) | [ ] |
| Modern DeFi Lending Protocols, how it's made: Curve LlamaLend | JUN 13, 2024 | RESEARCH | Article about Curve LlamaLend protocol, its key design features, and implementation details. | [Link](https://mixbytes.io/blog/modern-defi-lending-protocols-how-its-made-curve-llamalend) | [ ] |
| Fuzzing smart-contracts practical aspects: Echidna | MAR 29, 2024 | RESEARCH | Article about different practical aspects of fuzzing of the real-world smart-contracts with Echidna, using Uniswap V3 liquidity providing as an example. | [Link](https://mixbytes.io/blog/fuzzing-smart-contracts-practical-aspects-echidna) | [ ] |
| Foundry for studying hacks | FEB 16, 2024 | DEV TIPS | The article explains how the Foundry smart contract development framework can be used to study hacks. It can be a useful workflow for beginners who prefer studying hacks as a step in mastering Solidity skills. | [Link](https://mixbytes.io/blog/foundry-for-studying-hacks) | [ ] |
| Audit of a ZK application on example: Tornado Cash | FEB 08, 2024 | RESEARCH | Explore the security analysis of ZK applications, focusing on Circom and featuring Tornado Cash. Uncover critical code sections, delve into ZK algorithm security, and gain insights into real-world analysis methods. | [Link](https://mixbytes.io/blog/audit-zk-application-example-tornado-cash) | [ ] |
| Recap of the crvUSD audit findings | SEP 27, 2023 | RESEARCH | crvUSD by Curve, was audited by MixBytes. The audit focused on the AMM and Controller contracts where we found two critical vulnerabilities which were fixed during the audit. | [Link](https://mixbytes.io/blog/recap-of-the-crvusd-audit-findings) | [ ] |
| LSD. Integration pitfalls | AUG 01, 2023 | RESEARCH | In our new article we delve into the key concepts of different Liquid Staking protocols. Additionally, we shed light on potential security problems that may arise when integrating liquid staking tokens integration into other protocols. | [Link](https://mixbytes.io/blog/liquid) | [ ] |
| ChatGPT for security audits | JUL 25, 2023 | RESEARCH | ChatGPT has brought about a considerable transformation in programming and research. This article will delve into various prompts that can be immensely beneficial for a security auditor. | [Link](https://mixbytes.io/blog/chatgpt) | [ ] |
| Account Abstraction. Auditor’s View | JUL 10, 2023 | RESEARCH | Let's talk about Account Abstraction in more detail and look at some interesting examples. | [Link](https://mixbytes.io/blog/account-abstraction) | [ ] |
| One more problem with ERC777 | JUN 20, 2023 | RESEARCH | We’ve discovered an intriguing bug that could potentially serve as an attack vector for some DeFi projects. This bug is specifically associated with the well-known ERC777 token standard. | [Link](https://mixbytes.io/blog/one-more-problem-with-erc777) | [ ] |
| BendDAO Protocol Overview | APR 27, 2023 | RESEARCH | In this article, learn about BendDAO, an NFT lending protocol offering instant liquidity for blue-chip NFTs. | [Link](https://mixbytes.io/blog/benddao-protocol-overview) | [ ] |
| Dealing with Utilization in Lending Protocols | APR 14, 2023 | RESEARCH | In this long read, we explore the rise of P2P lending in DeFi, with a focus on Morpho, and reveal key findings in this fascinating product direction. | [Link](https://mixbytes.io/blog/dealing-with-utilization-in-lending-protocols) | [ ] |
| An Overview of the MixBytes Camp SoulBound Token | APR 05, 2023 | ANNOUNCEMENTS | Learn about the MixBytes Сamp SoulBound Token (SBT), designed to help smart contract auditors demonstrate their qualifications and skills. | [Link](https://mixbytes.io/blog/an-overview-of-the-mixbytes-camp-soulbound-token) | [ ] |
| zkSNARKS, Circom (Part 1) | MAR 30, 2023 | DEV TIPS | Meet our first article on ZK proofs that bridges the gap between basic and expert knowledge, and get ready to dive into hands-on development. | [Link](https://mixbytes.io/blog/zksnarks-circom-and-go-practice-part-1) | [ ] |
| Substrate vs Ethereum: Differences and Similarities | MAR 24, 2023 | RESEARCH | In this piece, we explore the development patterns for smart contracts in two seemingly disparate environments: Ethereum/EVM and Polkadot's Substrate/WASM. | [Link](https://mixbytes.io/blog/substrate-vs-ethereum-differences-and-similarities) | [ ] |
| Sunsetting of Lido on Polkadot and Kusama | MAR 15, 2023 | ANNOUNCEMENTS | From Aug 1, 2023, MixBytes will cease Lido's Polkadot & Kusama support. The team is considering technically backing a dedicated DotSama native liquid staking solution. | [Link](https://mixbytes.io/blog/mixbytes-sunsets-lido-on-polkadot-and-kusama) | [ ] |
| Metamorphic Smart Contracts: Is EVM Code Truly Immutable? | MAR 15, 2023 | RESEARCH | In this article we explore techniques that allow one to create a smart contract at a specific address and then change its internal logic by modifying the bytecode that processes user data. | [Link](https://mixbytes.io/blog/metamorphic-smart-contracts-is-evm-code-truly-immutable) | [ ] |
| Overview of the Inflation Attack | MAR 03, 2023 | RESEARCH | In this article, we will delve into the details of inflation attacks and provide tips on protecting against them. | [Link](https://mixbytes.io/blog/overview-of-the-inflation-attack) | [ ] |
| Audit of Substrate Pallets. Overview & Tips | FEB 01, 2023 | RESEARCH | This article describes our independent study of the main vulnerabilities of projects on Substrate and the tools that can help automize the audit. | [Link](https://mixbytes.io/blog/audit-of-substrate-pallets-overview-tips) | [ ] |
| Bridge Bugs Overview | JAN 26, 2023 | RESEARCH | In this article, we will provide an overview of blockchain bridge hacks and discuss ways to prevent and mitigate these attacks. | [Link](https://mixbytes.io/blog/bridge-bugs-overview) | [ ] |
| Vulnerable Spots of Lending Protocols | JAN 16, 2023 | RESEARCH | In this article we will try to go through the core security vulnerabilities common to the lending protocol. | [Link](https://mixbytes.io/blog/vulnerable-spots-of-lending-protocols) | [ ] |
| How to Set Up Your Own Forta/Erigon Node | DEC 21, 2022 | DEV TIPS | Forta is a real-time detection network for the security & operational monitoring of blockchain activity. | [Link](https://mixbytes.io/blog/how-to-set-up-your-own-forta-erigon-node) | [ ] |
| Security of Algorithmic Stablecoins: FRAX, RAI, DAI, and AMPL | NOV 22, 2022 | RESEARCH | In this article, we continue to research common pitfalls of stablecoins. In the previous article, we provided a security checklist and analyzed Magic Internet Money (MIM), an overcollateralized stablecoin. | [Link](https://mixbytes.io/blog/security-of-algorithmic-stablecoins) | [ ] |
| Yield Aggregators Common Pitfalls. Beefy Case Study | NOV 16, 2022 | RESEARCH | In this article we will outline the security issues encountered in yield aggregators, a very common type of projects in DeFi. | [Link](https://mixbytes.io/blog/yield-aggregators-common-pitfalls) | [ ] |
| Security of Algorithmic Stablecoins: Magic Internet Money | NOV 09, 2022 | RESEARCH | There are many stablecoins that attempt to achieve their peg algorithmically or through collateralization, and there are at least 23 failed projects as of today. | [Link](https://mixbytes.io/blog/security-of-algorithmic-stablecoins-magic-internet-money) | [ ] |
| How to Compare VMs | NOV 02, 2022 | RESEARCH | What potential vulnerabilities exist in blockchains that have an Ethereum-like VM? | [Link](https://mixbytes.io/blog/how-to-compare-vms) | [ ] |
| Cairo Contracts Overview | OCT 31, 2022 | RESEARCH | Cairo is a programming language for writing provable programs, where one party can prove to another one that a certain computation has been executed correctly. | [Link](https://mixbytes.io/blog/cairo-contracts-overview) | [ ] |
| DAO Voting Vulnerabilities | OCT 26, 2022 | RESEARCH | A decentralized autonomous organization (DAO) operates in a blockchain and is governed by voting. Coin voting is the most popular one: a member of a DAO makes a proposal and other coin holders cast their approval with tokens. | [Link](https://mixbytes.io/blog/dao-voting-vulnerabilities) | [ ] |
| Pitfalls of Using CREATE, CREATE2 and EXTCODESIZE Opcodes | OCT 12, 2022 | DEV TIPS | As you know, in the EVM there are two opcodes to make a create and create2 smart contract from another smart contract. Such contracts are also called a factory. | [Link](https://mixbytes.io/blog/pitfalls-of-using-cteate-cteate2-and-extcodesize-opcodes) | [ ] |
| How to Modify Ethereum Storage on Hardhat Mainnet Fork | AUG 23, 2022 | DEV TIPS | Hardhat has a cool feature to manually set the value of any storage slot with hardhat_setStorageAt. | [Link](https://mixbytes.io/blog/modify-ethereum-storage-hardhats-mainnet-fork) | [ ] |
| Lido Liquid Staking for Polkadot Upgrades to the Uncapped Second Stage | JUL 14, 2022 | ANNOUNCEMENTS | The Lido on Polkadot First Stage was launched on May 31st, 2022 and is performing great. We are thrilled to share that we are ready to move to the Second Stage. | [Link](https://mixbytes.io/blog/lido-on-polkadot-uncapped-second-stage) | [ ] |
| stDOT+xcDOT Curve Pool Launch | JUN 02, 2022 | ANNOUNCEMENTS | MixBytes launches first Lido stDOT stable pool on Curve | [Link](https://mixbytes.io/blog/stdot-xcdot-curve-pool-launch) | [ ] |
| Lido Liquid Staking for Kusama Upgrades to the Uncapped Second Stage | APR 29, 2022 | ANNOUNCEMENTS | The First Stage was launched on February 18th, 2022 and is performing nice and steady. We are excited to announce that we are ready to move to the Second Stage. | [Link](https://mixbytes.io/blog/lido-liquid-staking-for-kusama-upgrades-to-uncapped-second-stage) | [ ] |
| MixBytes Launches Lido Liquid Staking for Kusama on Moonriver | FEB 18, 2022 | ANNOUNCEMENTS | MixBytes is proud to announce the launch of Lido Liquid staking for Kusama on Moonriver. | [Link](https://mixbytes.io/mixbytes-launches-lido-liquid-staking-kusama-moonriver) | [ ] |
| How to Fork Mainnet for Testing | OCT 25, 2021 | DEV TIPS | One of the most exciting features of DeFi is interoperability which allows constructing protocols using deployed smart contracts as base blocks for your protocol (e.g. Yearn Strategies). | [Link](https://mixbytes.io/blog/how-fork-mainnet-testing) | [ ] |
| How to Add a New Pool to Uniswap V3 | OCT 21, 2021 | DEV TIPS | A lot of existing projects use the new third version of a well-known Uniswap protocol as Oracle to get current price for many assets. | [Link](https://mixbytes.io/blog/how-to-add-new-pool-uniswap-v3) | [ ] |
| How to Change Bytecode of Already Deployed Smart Contract | OCT 19, 2021 | DEV TIPS | Developing smart contracts with the Solidity or Vyper programming language always leads to creating some tests in a special environment. | [Link](https://mixbytes.io/blog/how-change-bytecode-already-deployed-smart-contract) | [ ] |
| MixBytes & Robonomics Collaboration Report | OCT 15, 2021 | ANNOUNCEMENTS | The MixBytes team has started the collaboration with Robonomics and its ecosystem projects to help perform the initial research and build proof-of-concept products for two projects. | [Link](https://mixbytes.io/blog/mixbytes-robonomics-collaboration-report) | [ ] |
| MEV: DeFi Transaction Ordering for Profit and Fun | OCT 06, 2021 | RESEARCH | This article is about one of the new, serious challenges for DeFi projects, which in the previous financial reality worries only a small number... | [Link](https://mixbytes.io/blog/mev-defi-transaction-ordering-for-profit-fun) | [ ] |
| Blockchain Performance Issues and Limitations | NOV 28, 2019 | RESEARCH | Have you noticed that when we talk about blockchain performance, we usually name approximate numbers? | [Link](https://mixbytes.io/blog/blockchain-performance-issues-limitations) | [ ] |
| Mixbytes Becomes a Partner with Robonomics | JAN 22, 2021 | ANNOUNCEMENTS | We are pleased to announce that Mixbytes begins a partnership with Robonomics. The development teams will work on the functionality for cross-chain interaction... | [Link](https://mixbytes.io/blog/mixbytes-becomes-a-partner-with-robonomics) | [ ] |
| Polkadot Benchmarking: Main Findings | FEB 27, 2020 | RESEARCH | Testing is often neglected or put on the back burner. At MixBytes, we don’t think development must be the only priority. | [Link](https://mixbytes.io/blog/polkadot-benchmarking-main-findings) | [ ] |
| MixBytes Among Top Blockchain Development Companies in 2019 | AUG 06, 2019 | ANNOUNCEMENTS | MixBytes is a Blockchain development company that has proved its worth by delivering upscale software solutions to clients across the globe. | [Link](https://mixbytes.io/blog/mixbytes-top-blockchain-development-companies-2019) | [ ] |
| MixBytes Among Web3 Foundation Wave 2 Grantees | JUL 04, 2019 | ANNOUNCEMENTS | The MixBytes team is grateful to Web3 Foundation for their trust and opportunity to participate in the development of the Parity Substrate infrastructure. | [Link](https://mixbytes.io/blog/mixbytes-web3-foundation-wave) | [ ] |
| How to Schedule Automatic Smart Contract Execution in EOS | JUN 28, 2019 | RESEARCH | Software development often involves tasks that should be performed at regular intervals. | [Link](https://mixbytes.io/blog/schedule-automatic-smart-contract-execution-eos) | [ ] |
| Random Numbers and Decentralized Networks: Practical Application | APR 17, 2019 | RESEARCH | In this article we will focus on solutions using collective random number generation... | [Link](https://mixbytes.io/blog/random-numbers-decentralized-networks-practical-application) | [ ] |
| Collisions of Solidity Storage Layouts | MAR 20, 2019 | DEV TIPS | This is the second article in the series “Upgradable Smart Contracts: Storage Highlights and Challenges”. | [Link](https://mixbytes.io/blog/collisions-solidity-storage-layouts) | [ ] |
| Storage for Upgradable Ethereum Smart Contracts | MAR 12, 2019 | DEV TIPS | This is the first article in the series "Upgradable Smart Contracts: Storage Highlights and Challenges". | [Link](https://mixbytes.io/blog/storage-upgradable-ethereum-smart-contracts) | [ ] |
| A Practical Guide to Smart Contract Security Tools | MAR 01, 2019 | RESEARCH | This article is NOT a rating of automated analyzers. I use them for my own contracts: deliberately add pseudo-errors and study the responses. | [Link](https://mixbytes.io/blog/guide-smart-contract-security-tools-mythril) | [ ] |