30 KiB
Блокчейны
Блокчейн - это цепочка блоков, в котором хеш предыдущего блока наследуется следующим. Это список их разных вариаций и подхода к ним
База
-
ГЕНЕЗИС-ФАЙЛЫ. ЧАСТЬ I: ECASH ДЭВИДА ЧАУМА И ЗАРОЖДЕНИЕ МЕЧТЫ ШИФРОПАНКОВ
-
Зачем нужны лаунчпады криптостартапам и как они работают? — Крипто на vc.ru
-
Что такое слои блокчейна L0, L1, L2 и L3 и зачем они нужны | geekr.
-
Под капотом Everscale: виртуальная машина как основа асинхронного блокчейна / Хабр
-
Как на самом деле должен работать масштабируемый блокчейн? / Хабр
-
Книга «Новые финансы: блокчейн, DeFi, Web3 и криптовалюты» / Хабр
-
GitHub - tecnovert/basicswap: Basic Atomic Swap Proof of Concept
СМИ о криптовалюте
Законодательство
- №237585-8 Законопроект :: Система обеспечения законодательной деятельности
- Перспективы регулирования криптовалютного рынка — Крипто на vc.ru
- США объявили войну крипто-анонимности: как санкции на Tornado Cash меняют будущее блокчейна — Будущее на vc.ru
- Почему ЕС физически не может ввести полный запрет на криптовалюту для россиян — Финансы на vc.ru
Храните криптовалюту в правильном месте
-
Coin Wallet — non-custodial multicurrency wallet | Coin Wallet
-
GitHub - floating/frame: System-wide Web3 for macOS, Windows and Linux
-
GitHub - cypherstack/stack_wallet: Stack Wallet, a multicoin, cryptocurrency wallet
-
AirGap - Self custody made simple and secure for all your crypto assets
-
OneKey Wallet | Open source crypto wallet trusted by millions.
-
- description: cryptocurrency secure web tools
Browser wallets
- GitHub - AmbireTech/wallet: Ambire Wallet: A full featured self-custodial DeFi wallet superapp focused on UX using account abstraction
- GitHub - rainbow-me/rainbow: 🌈‒ the Ethereum wallet that lives in your pocket
- GitHub - floating/frame: System-wide Web3 for macOS, Windows and Linux
- GitHub - tahowallet/extension: Taho, the community owned and operated Web3 wallet.
- GitHub - swaponline/MultiCurrencyWallet: Bitcoin, Ethereum, ERC20 crypto wallets with 0x and atomic swap exchange.
Майнинг
-
Алгоритм PoW. Что такое Proof-of-Work. Зачем нужны майнеры? // DEVPEW
-
GitHub - stratum-mining/stratum: stratum
- GitHub - stratum-mining/sv2-spec: Stratum V2 Specification
- description: протокол обьединяющий разные майнинг
Майнеры
-
- chain: monero
- programming lang: C,C++
- license: GPL-3.0
- status: profitable
-
GitHub - mbevand/silentarmy: Zcash miner optimized for AMD & Nvidia GPUs
- chain: zcash
-
- chain: epic
- programming lang: rust
-
GitHub - pooler/cpuminer: CPU miner for Litecoin and Bitcoin
- chain: litecoin and bitcoin
-
GitHub - mbevand/silentarmy: Zcash miner optimized for AMD & Nvidia GPUs
-
chain: zcash
-
programming lang: C,Python
-
status: deprecated
-
GitHub - jtgrassie/xmr-wasm: A Monero WebAssembly based miner
Home | Monero - secure, private, untraceable
-
GitHub - comit-network/xmr-btc-swap: Bitcoin–Monero Cross-chain Atomic Swap
-
GitHub - m2049r/xmrwallet: monerujo: An Android Monero Wallet
Mining Pools
Статьи
Bitcoin
-
основные цифровые подписи
Улучшения пропускной способности сети
-
Критики утверждают, что Биткоин представляет собой угрозу для окружающей среды. Они ошибаются.
-
- programming lang: C#
Преобразует bitcoin в ln или liguid и наооборот.
-
langs: golang,JavaScript,Typescript
-
license: BSL-1.1
-
BTCPay Server: топ-10 ошибок в коде финансового приложения для Bitcoin / Хабр
проект по обмену долларов на usd под залог
lightning wallet для вашего браузера
Home | ethereum.org
-
GitHub - bluealloy/revm: Ethereum Virtual Machine written in rust that is fast and simple to use
-
GitHub - flashbots/mev-boost-relay: MEV-Boost Relay for Ethereum proposer/builder separation (PBS)
-
consensys: Introduction - Lighthouse Book
- GitHub - sigp/lighthouse: Ethereum consensus client in Rust
- lang: rust
- license: Apache-2.0
Implementations
-
GitHub - ledgerwatch/erigon: Ethereum implementation on the efficiency frontier
- programming lang: golang
- license: LGPL-3.0
-
- programming lang: rust
- license: Apache-2.0 or MIT
L2
Интересные EIPs
ERC-4337: Account Abstraction Using Alt Mempool
Кратко: Позволяет платить комиссии(gas) не только с помощью eth(эфира). Если данный ERC будет реализован, то комиссия будет в том же ERC-20 токене, в котором и переводится основная сумма. На 2023, комиссия все еще платиться в эфире.
Так же статья, которая описывает:
На английском:
Перевод на русский:
Проекты на нем
- Digital Freedom now - Swarm
- Home - Hyperledger FireFly Docs
is the first open source Supernode: a complete stack for enterprises to build and scale secure Web3 applications.
- Liquid Staking for Digital Tokens
- Decentralised Ethereum Staking Protocol - Rocket Pool
- GitHub - rocket-pool/rocketpool: Decentralised Ethereum Liquid Staking Protocol.
- programming lang: JavaScript, Solidity
- license: GPL-3.0
- Frax Cryptocurrency - The first fractional-reserve stablecoin
- Orbiter
- Explore - Tornado Cash Git
проект анонимных транзакций в ethereum
В блогах пишут
- Vitalik: Ethereum, Part 1
- Ethereum 2.0. Как прошёл переход на PoS. ETH всё ещё децентрализован? Никто больше не майнит Эфир | geekr.
- Блокчейн, ДАО, теория игр: на чем основана «истинная демократия» Дэна Ларимера
- Первому бедняку приготовиться — Teletype
Смарт-контракты
-
GitHub - CosmosContracts/juno: Open Source Platform for Interoperable Smart Contracts
-
GitHub - obscuren/mutan: Compiler & Language definition for the Ethereum project
- status: archived
-
Foundry - A blazing fast toolkit for Ethereum application development
- description: is a portable and modular toolkit for Ethereum application
- Introduction - Foundry Book
- GitHub - foundry-rs/foundry: Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
- lang: rust
- licenses: Apache-2.0 or MIT
-
- description: The next generation smart contract language for Ethereum
- GitHub - ethereum/fe: Emerging smart contract language for the Ethereum blockchain.
- lang: rust
- license: Apache-2.0
-
Solang Solidity Compiler — Solang Solidity Compiler v0.1.11-3-g33429c5 documentation
- GitHub - hyperledger-labs/solang: Solidity Compiler for Solana, Substrate, and ewasm
- license: Apache-2.0
- lang: rust
-
Aave · GitHub Безопасные кредиты
-
GitHub - nishuzumi/pow-erc20: A minter for PowerERC20 by rust
-
GitHub - AthanorLabs/atomic-swap: 💫 ETH-XMR atomic swap implementation
DAOs
- dOrg | Full stack Web3 development collective
- GitHub - snapshot-labs/snapshot: Interface for Snapshot. Join us on Discord http://discord.snapshot.org
- Untitled
- About - cryptodon.lol
Cosmos
-
ibc.fun | Interchain transfers and swaps on any Cosmos chain
- api
- GitHub - skip-mev/ibc-dot-fun
- programming lang: TypeScript
-
description: позволяет класть на депозит(stake) в cosmos сетях
-
GitHub - Stride-Labs/stride: Stride: Multichain Liquid Staking
-
programming lang: go
-
license: Apache-2.0
-
Ping Dashboard - Cosmos Blockchain Explorer And Web Wallet
- GitHub - ping-pub/explorer: A light explorer for Cosmos-based Blockchains.
- license: GPL-3.0
- programming lang: Vue, TypeScript
-
GitHub - cosmos/ibc-rs: Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
Mina
- The SNARK Age | O(1) Labs | Substack
- Kimchi: The latest update to Mina’s proof system | Mina Protocol
- Open Mina
- Bridging Mina to Ethereum via =nil; Proof Market
- Minataur - The Fastest block explorer for Mina Blockchain
- GitHub - crackerli/coda-mobile-wallet: A Mina mobile wallet developed by flutter, support both android and ios
- GitHub - aurowallet/auro-wallet-mobile-app: Mina Protocol moblie app wallet
- GitHub - lambdaclass/mina_bridge: Bridge from Mina to Ethereum
Exchanges
сервис позволяет выбрать наиоболее выгодные условия для swap
- ViteX - Cross-Chain DEX By the Community, For the Community
- SimpleSwap | Cryptocurrency Exchange | Easy way to swap BTC to ETH, XRP, LTC, EOS, XLM
- BasicSwapDEX.com
Chain agnostic
Другие интересные проекты
-
GitHub - freenet/locutus: Declare your digital independence
- lang: rust
- licenses: Apache-2.0,MIT
-
git for web3 digital asset and helps user to commit an asset's activities (chronicle) to blockchain.
- programming lang: typescript
- license: MIT
-
Iron Fish - Private, anonymous, and easy to use cryptocurrency
-
Что такое Chia (XCH): обзор «зеленого биткоина» и проблем проекта
-
- description: a token for ad system in brave
-
- description: is a distributed ledger based on the Tangle. It allows for feeless value transfers and data integrity proofs.
- IOTA
- license: Apache-2.0
- langs: rust, typescript,svelte,go,C
-
- paritytech/banana_split: Shamir's Secret Sharing for people with friends
- lang: typescript
- license: GPL-3.0
-
Decentralized Web3 Infrastructure and RPC Access | Pocket Network
-
- description: Позволяет менять токены на бирже, на токены сети
- GitHub - layerswap/layerswapapp
- programming lang: TypeScript
-
Hardware signer and key storage Kampela: Milestones 5&6 | Polkassembly
-
Cryptocurrency Market Prices | Capitalization & Crypto Charts | DropsTab
Внимание BULLSHIT!
- Particl.io - Apps that respect your rights
- Socket - Powering Truly Multi Chain Apps
- Canto.io - Layer-1 Blockchain
- DFINITY Foundation | Internet Computer
- dfinity/ic: Internet Computer blockchain source: the client/replica software run by nodes
- Trustless multi-chain on ICP | Internet Computer
- lang: rust
- license: Apache-2,IC-1
A decentralized storage network for humanity's most important information | Filecoin
-
GitHub - ChainSafe/forest: 🌲 Rust Filecoin Node Implementation
-
Filecoin virtual machine - Filecoin Docs
- lang: rust
- license: Apache-2.0
-
Blockchain Infrastructure for the Decentralised Web | Parity Technologies
- Home | Substrate_
- langs: rust, typescript
- license: Apache-2.0
-
Homepage | Empowered by Security from the Origin. Redefine Values in Web 3.0 | Starcoin
- lang: rust
-
Home | Firo - Privacy-preserving cryptocurrency description: хотя этот проект может и нет
-
GitHub - Phala-Network/phala-blockchain: The Phala Network Blockchain, pRuntime and the bridge.
Цифровые деньги
Здесь можно заработать, инвестируя только свое время и силы
- NostrBounties: complete tasks and get paid with Bitcoin ₿
- Monero Bounties
- Bountycaster
- 8 Freelance Websites that Pay in Bitcoin
- Issuehunt
- Kuno – Fundraise with Monero
А где можно потратить?
- Njalla — Worlds most notorious privacy provider for domains, VPS' and VPNs.
- SSD VPS Servers, Cloud Servers and Cloud Hosting - Vultr.com
Prepaid cards
Проекты для покупки обычных карт за крипту