Peeps by @mortimr
Showing page 1 of 1 (10 peeps total)
Anyone has some good technical documents about state channels or some good implementations to point me to ?
Replying to @GoldenWiseDuck (0x56627819b7622ac4b2f248d6c45c9c71f4865730)
Hey everybody! Just getting into the crypto and blockchain topic. Any recommendations what i can read/watch, to gain more information about what i can do with cryptocurrencies? thx! :)
If you want to dev things like Smart Contracts or Dapps, a good starting point is the CryptoZombies tutorial (https://cryptozombies.io/). It's quite trivial, but goes deep enough in Solidity Smart Contracts.
Hey @bevan, is a dark theme on your roadmap :) ?
Replying to @balresch (0xd6d48727d8835b73f8dc511a5baaf3445a6f65c9)
@vikmeup How does Trust use the mnemonic phrase exactly? Does it simply import the private key of the first wallet or does it somehow replace the internal seed, so every new wallet will be identical with every new one in MetaMask respectively? Are my assumptions even correct..?
(And this on too https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki )
Replying to @balresch (0xd6d48727d8835b73f8dc511a5baaf3445a6f65c9)
@vikmeup How does Trust use the mnemonic phrase exactly? Does it simply import the private key of the first wallet or does it somehow replace the internal seed, so every new wallet will be identical with every new one in MetaMask respectively? Are my assumptions even correct..?
You should have a look at https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki :)
Replying to @voyager (0x459948a40918d535407fd49bf2c041d546fc37ae)
Anyone using Cipher instead of Toshi or Trust? How does it compare? https://youtube.com/watch?v=0-EF60neguk
I tested Trust, Cipher, Toshi and Status.
The main problem with Cipher is nonce definition when doing a transaction (a lot of failed transactions because of this).
Trust works great, has a great UI + ERC721 listing.
Status works great too but lacks some features.
If anyone is following the world cup and wants to spice things up by trading ERC721 collectibles of their favorite players, come check CryptoStrikers ! (https://www.cryptostrikers.com/invite/mortimr)
Replying to @Bevan (0x30755d3e65c0cf46c35b72d11e52d941c5fc3a3e)
Welcome @mortimr! Thanks for sharing this. Sorry about the link formatting... fixing it.
Nice job on Peepeth ;)
Replying to @Bevan (0x30755d3e65c0cf46c35b72d11e52d941c5fc3a3e)
Welcome @mortimr! Thanks for sharing this. Sorry about the link formatting... fixing it.
Hey, at least I found a bug for you 🏆!
Any Ethereum React Dapp Dev around here ? I made a tool just for you, it's called Vortex, and it creates a Dapp-ready Redux Store !
Check it out here => https://github.com/Horyus/vortex
Check out all the repos, with demos and components => https://github.com/Horyus