Moritz

9.4K posts

Moritz banner
Moritz

Moritz

@cryptoschindler

Berlin, Germany เข้าร่วม Ocak 2018
538 กำลังติดตาม2.6K ผู้ติดตาม
ทวีตที่ปักหมุด
Moritz
Moritz@cryptoschindler·
TL;DR: if you haven’t considered building on the #ICP yet, NOW is your time. you can build EVERYTHING you can build on other chains on the IC, and more: * we have CHAIN FUSION, which enables smart contracts on the IC to read from and write to all chains that support either ECDSA or Schnorr signatures * this means canisters can hold assets from EVERY chain that supports those two signature types * this means the IC is perfectly suited to build the next generation of cross-chain messaging protocols, cross-chain dapps and general purpose cross chain infra * download the chain fusion ecosystem report here internetcomputer.org/ICP-ChainFusio… * canisters can make HTTP outcalls, that means they can dynamically fetch data from the offchain world. no oracles needed, all provided by the platform directly and crazy cheap. want to fetch the current BTC price form a canister or settle your latest prediction market? no problem, you can do so in a decentralised and secure way from a canister. * the platform is great to onboard the masses * reverse gas model doesn’t require your users to understand anything about crypto, tokens or wallets and they particularly don’t need to own any tokens to interact with your services. think developers sponsored gas built into the platform. * fact that canisters operate at web speed (1-2 second finality) allows you to recreate web2 UX * you can host secure, decentralised frontends on the IC. but not only that, you can actually also serve ANY content over HTTP. think videos, images, PDFs, 3d files. also, canisters can serve APIs to allow web2 devs to interact with them without them needing to learn anything new * you have timers built into the platform, so no more servers with cron jobs to periodically call your onchain contracts * you don’t want to store your dynamic NFT assets on a centralised cloud? no worries, the 400GB storage per canister have you covered, just store AND MANIPULATE them fully onchain. you can actually also create NFT metadata (e.g. JSON) and their assets (e.g. PNGs or SVGs) directly from a canister smart contract. see a cool use case for this here, were ERC721 NFTs are created and stored on the IC: youtube.com/watch?v=EykvCT… * want to build a dice game, rock paper scissors or poker and need randomness for that? no more expensive oracles needed for this on the IC. you can fetch fresh, secure and unpredictable randomness directly from the IC. * ICPs compute capacities are so powerful that you can ACTUALLY RUN AI ONCHAIN. yes, you heard that right. we have LLMs running in canister smart contracts (icgpt.onicai.com) on top of that, we have EXCELLENT support for builders: * developer grants * design grants * workshops for token design, marketing etc we run with partners * global ICP hubs to connect with your local ICP community * ICP Labs where we invite teams building in specific areas to the office for workshops and guidance from DFINITY R\&D (we have more than 200 employees) * a fantastic, incredible active forum.dfinity.org * … and more if you want to have a chat, @domiwoe and I will be in bangkok until the 16th. DMs are open, take the redpill anon.
YouTube video
YouTube
English
6
25
155
8K
Moritz รีทวีตแล้ว
CoinMarketCap
CoinMarketCap@CoinMarketCap·
Weekly Top Gainers 1️⃣ Internet Computer (@dfinity): +183.29% 2️⃣ Dash (@dashpay): +140.64% 3️⃣ ZKsync (@zksync): +121.68% 4️⃣ Decred (@decredproject): +99.91% 5️⃣ Mina (@minaprotocol): +76.61% 6️⃣ Arweave (@ArweaveEco): +66.68% 7️⃣ Zcash: +63.77% 8️⃣ DigiByte (@DigiByteCoin): +63.76% 9️⃣ Horizen (@horizenglobal): +59.21% 🔟 Oasis (@OasisProtocol): +57.60%
CoinMarketCap tweet media
English
233
398
1.6K
200.2K
Moritz
Moritz@cryptoschindler·
some of the former @dfinity / #ICP team members: jens groth - the most important figure of zk tech andreas rossberg - co inventor of webassembly (wasm) ben lynn - the L in BLS signatures. usage in blockchains pioneered by ICP, eventually adopted by ETH
English
0
2
10
232
Moritz รีทวีตแล้ว
CoinDesk Data & Indices
CoinDesk Data & Indices@CoinDeskMarkets·
The CoinDesk 20 is currently trading at 3268.04, down 1.6% (-53.31) since 4 p.m. ET on Wednesday. Three of 20 assets are trading higher. Leaders: #ICP (+27.5%) and #NEAR (+3.3%). Laggards: #HBAR (-3.6%) and #UNI (-2.9%). trib.al/vRLbFyZ
English
29
48
172
27.7K
Moritz รีทวีตแล้ว
Kristofer
Kristofer@kristoferlund·
With SQLite running on ICP, running fun queries like this is entirely possible! And, it is easy peasy to get started, full stack demo here: github.com/kristoferlund/… 🌱
Kristofer tweet media
English
4
24
97
2.9K
Moritz รีทวีตแล้ว
Bob Bodily, PhD
Bob Bodily, PhD@BobBodily·
odin fun is in fact not running on bob bodily's computer (as cool as that would be) it is a decentralized bitcoin app built on the internet computer protocol (icp) if you hate icp or you don't know anything about icp (you most likely fall in this camp), here is everything you need to know icp is a bitcoin sidechain that provides fantastic protocol primitives for building bitcoin apps, best of the best 1. bitcoin light node running fully onchain (utxos, balances, block headers) 2. threshold signing subnets (ecdsa, eddsa, schnorr) to sign legacy and taproot bitcoin transactions, solana, ethereum, etc 3. bitcoin bridge to leverage btc on icp (ckbtc) 4. fast finality (2 seconds) 5. cheap onchain native storage ($5/GB/year) 6. wasm-based, so you can build smart contracts with typescript, python, rust, c++, etc 7. decentralized website hosting (serve it up straight from your icp smart contract) 8. no gas fees or network fees (chain abstraction) 9. decentralized oracles and indexers 10. onchain recurring automated processes (a cron job on the blockchain) 11. onchain randomness (for all of your rng needs) we built odin fun on icp because it is the best place to build bitcoin apps, it has everything we need ✅ chain abstraction (no new token) ✅ account abstraction (login with bitcoin wallet) ✅ session keys (only sign once every 48 hours) ✅ fast finality ✅ fantastic bitcoin integration tech put it all together and you get bitcoin apps with phenomenal user experience that feel bitcoin native bitcoin defi at its finest
English
62
141
440
54.6K
Moritz รีทวีตแล้ว
ODIN•FUN
ODIN•FUN@Odin_GodOfRunes·
Why ODIN•FUN is built on ICP? It’s the best place to build Bitcoin apps - Native BTC integration (ckBTC bridge + threshold signing) - 2s finality, no gas fees - Onchain storage & hosting - Account abstraction - Web2 speed, Bitcoin security Bitcoin DeFi the way it should be
Bob Bodily, PhD@BobBodily

odin fun is in fact not running on bob bodily's computer (as cool as that would be) it is a decentralized bitcoin app built on the internet computer protocol (icp) if you hate icp or you don't know anything about icp (you most likely fall in this camp), here is everything you need to know icp is a bitcoin sidechain that provides fantastic protocol primitives for building bitcoin apps, best of the best 1. bitcoin light node running fully onchain (utxos, balances, block headers) 2. threshold signing subnets (ecdsa, eddsa, schnorr) to sign legacy and taproot bitcoin transactions, solana, ethereum, etc 3. bitcoin bridge to leverage btc on icp (ckbtc) 4. fast finality (2 seconds) 5. cheap onchain native storage ($5/GB/year) 6. wasm-based, so you can build smart contracts with typescript, python, rust, c++, etc 7. decentralized website hosting (serve it up straight from your icp smart contract) 8. no gas fees or network fees (chain abstraction) 9. decentralized oracles and indexers 10. onchain recurring automated processes (a cron job on the blockchain) 11. onchain randomness (for all of your rng needs) we built odin fun on icp because it is the best place to build bitcoin apps, it has everything we need ✅ chain abstraction (no new token) ✅ account abstraction (login with bitcoin wallet) ✅ session keys (only sign once every 48 hours) ✅ fast finality ✅ fantastic bitcoin integration tech put it all together and you get bitcoin apps with phenomenal user experience that feel bitcoin native bitcoin defi at its finest

English
14
54
191
15.8K
Moritz รีทวีตแล้ว
Kristofer
Kristofer@kristoferlund·
SUI💙ICP onchain wallet, status update 1. Build time: 2.5 hours. Done: ✅ Onchain secure address derivation Remains: ⬜️ Get account balance ⬜️ Sign transactions ⬜️ Send transactions Now, sleep.
Angelo@angelodotsui

@kristoferlund Let’s see 👀

English
48
95
407
61.8K
Moritz รีทวีตแล้ว
ICPanda ∞
ICPanda ∞@ICPandaDAO·
$PANDA is going live on @BNBCHAIN
ICPanda ∞ tweet media
English
20
54
206
12.5K
Moritz รีทวีตแล้ว
Levan | blockcraft3r
Levan | blockcraft3r@levan_dev·
Another part of @xfusion_finance is live. Long story short - we needed simple way to get ckUSDC in users' wallets. So - I decided to take ckBoost 's idea, do some voodoo and.. now you can have permanent 0x address mapped to your principal - deposit USDC from Base, Polygon, BNB Chain, Arbitrum and get ckUSDC in your wallet. Not monopoly tokens, ckUSDC. Have fun. muq7j-7iaaa-aaaab-acg3a-cai.icp0.io
English
5
7
35
2.9K
Moritz รีทวีตแล้ว
DFINITY Developers ∞
DFINITY Developers ∞@DFINITYDev·
ckBTC is a token that represents Bitcoin on the Internet Computer — backed 1:1 by real BTC. It moves in seconds, costs almost nothing to transfer, and can be held or used directly by smart contracts. For developers, ckBTC makes Bitcoin programmable: build DEXs, lending markets, DAOs, or payment apps that run entirely onchain, powered by Bitcoin liquidity. Learn more 👉 BitcoinDeFi.dev
DFINITY Developers ∞ tweet media
English
9
53
242
13.9K
Moritz รีทวีตแล้ว
Louis Satsman
Louis Satsman@louisliubj·
I’m thrilled to announce the launch of the on-chain Ordinals Indexer — the latest contribution from @OmnityNetwork to the open-source community after overcoming countless engineering challenges. The Ordinals Indexer has indexed all Bitcoin blocks since genesis, utilizing nearly 200 GB of on-chain storage on the @dfinity Internet Computer (IC) — yet another testament to IC’s remarkable on-chain computation and storage capabilities. Everyone knows that Bitcoin DeFi holds enormous potential, but the lack of on-chain infrastructure has long constrained its growth. Sixteen months ago, Omnity Network released the on-chain Runes Indexer, and today, the vast majority of Runes issuance and trading activities occur on IC. In fact, ICP Chain Fusion stands as the only practical Bitcoin DeFi platform. Bitcoin DApps built on Chain Fusion offer a trustless experience with usability comparable to, or even surpassing, that of Ethereum. With today’s launch of the Ordinals Indexer, the ICP Chain Fusion infrastructure is now complete, unlocking decentralized Bitcoin NFTFi. Combined with the emerging NFT strategy trend, this opportunity could revitalize the Ordinals ecosystem. To all Bitcoin builders — now the stage is ready for creating your legends. Testing the Ordinals Indexer via the link below; additional APIs will be made available gradually. …gq6-oaaaa-aaaab-qaa4q-cai.raw.icp0.io/?id=t5v7z-6iaa…
English
15
54
175
48.3K
Moritz
Moritz@cryptoschindler·
big
Louis Satsman@louisliubj

I’m thrilled to announce the launch of the on-chain Ordinals Indexer — the latest contribution from @OmnityNetwork to the open-source community after overcoming countless engineering challenges. The Ordinals Indexer has indexed all Bitcoin blocks since genesis, utilizing nearly 200 GB of on-chain storage on the @dfinity Internet Computer (IC) — yet another testament to IC’s remarkable on-chain computation and storage capabilities. Everyone knows that Bitcoin DeFi holds enormous potential, but the lack of on-chain infrastructure has long constrained its growth. Sixteen months ago, Omnity Network released the on-chain Runes Indexer, and today, the vast majority of Runes issuance and trading activities occur on IC. In fact, ICP Chain Fusion stands as the only practical Bitcoin DeFi platform. Bitcoin DApps built on Chain Fusion offer a trustless experience with usability comparable to, or even surpassing, that of Ethereum. With today’s launch of the Ordinals Indexer, the ICP Chain Fusion infrastructure is now complete, unlocking decentralized Bitcoin NFTFi. Combined with the emerging NFT strategy trend, this opportunity could revitalize the Ordinals ecosystem. To all Bitcoin builders — now the stage is ready for creating your legends. Testing the Ordinals Indexer via the link below; additional APIs will be made available gradually. …gq6-oaaaa-aaaab-qaa4q-cai.raw.icp0.io/?id=t5v7z-6iaa…

QST
0
0
4
126
Moritz รีทวีตแล้ว
DFINITY Foundation
DFINITY Foundation@dfinity·
What is Internet Identity 2.0? 👤 Internet Identity 2.0 is the authentication service on #ICP enabling real privacy, with quick, safe and hassle-free sign-in. Check it out: 👉 id.ai
DFINITY Foundation tweet media
English
32
93
382
32.3K
Moritz รีทวีตแล้ว
Liquidium Foundation
Liquidium Foundation@LiquidiumOrg·
sLIQ is here — the first Rune-based Liquid Staking Token on Bitcoin ⚡️ What it means, why it matters, and how you can be part of it 🧵👇
Liquidium Foundation tweet media
English
27
27
91
33.3K
Moritz รีทวีตแล้ว
Liquidium | Bitcoin Loans
Liquidium | Bitcoin Loans@LiquidiumFi·
You might wonder, how LiquidiumFi is making true cross-chain loans possible ? Introducing a revolutionary technology: Chain Fusion by @dfinity! Chain Fusion enables the Internet Computer Protocol to securely connect and interact with major blockchains like Bitcoin and Ethereum without relying on centralised bridges, a 🧵
Liquidium | Bitcoin Loans tweet media
English
14
56
193
29.2K