Ethereum MetLife Plans To Disrupt $2.7 Trillion Life Insurance Industry Using Ethereum Blockchain |
- MetLife Plans To Disrupt $2.7 Trillion Life Insurance Industry Using Ethereum Blockchain
- Cloudflare's Ethereum Gateway
- MetLife Plans To Disrupt $2.7 Trillion Life Insurance Industry Using Public Ethereum Blockchain
- Introducing The Phonon Network: The Scalable Hardware Enforced Off-Chain Payment System from Grid+
- FunFair Technologies' (FUN) first third party casino is now live
- MEW is excited to announce the integration of MakerDAO CDP portal on our DApps page!
- DutchX has peaked at $1m daily trading volume yesterday and generated ~$40k in fees since Februray - now we are giving full ownership to the community. Update from the dxDAO.
- Internet Security Provider Cloudflare Announces an Ethereum Gateway - CoinDesk
- EthereumJS VM v4.0.0-beta.1 Release: TypeScript / EVM Modularization / Promises / Istanbul Process Start
- Into the Ether - Grid+: Lattice1 Hardware Wallet and Announcing Phonon Network
- New Quantstamp node release v2.0.3 eliminates periodic min price updates to save you ether and save the planet
- Gnosis Safe in the Burner Wallet - Deploy in five seconds, deposit/withdraw funds, add new owners with a simple QR scan.
- Official Quorum v2.2.4 release
- MetLife Plans To Disrupt $2.7 Trillion Life Insurance Industry Using Ethereum Blockchain
- A first technical impression of Libra, aka "facebook coin", compared against Eth 1 and Eth 2 by @protolambda -- Researcher at EF, working on ETH 2.0
- MakerDAO’s CDP Portal the first DeFi app integrated on MyEtherWallet
- Best Ethereum Mixer as of June 2019?
- Margin Lending with bZx | Augur Prediction Markets
- Cereneum Opens Staking In Less Than 15 Hours!
- CRYPTO STAMP - is now really SOLD OUT!
- Create your own Burner Wallet in 3 minutes: Introducing the Burner Factory (prototype)
- Technical deep dive session with Alex Chapman from Augur
- Adding privacy to Ethereum transactions
- streaming smart contract development on twitch for next few hours...
- Hyperledger gets 8 new members including Microsoft, Salesforce, and Ethereum Foundation - The Block
MetLife Plans To Disrupt $2.7 Trillion Life Insurance Industry Using Ethereum Blockchain Posted: 19 Jun 2019 12:07 PM PDT
| ||
Posted: 19 Jun 2019 07:05 AM PDT
| ||
MetLife Plans To Disrupt $2.7 Trillion Life Insurance Industry Using Public Ethereum Blockchain Posted: 19 Jun 2019 10:24 AM PDT
| ||
Introducing The Phonon Network: The Scalable Hardware Enforced Off-Chain Payment System from Grid+ Posted: 19 Jun 2019 10:49 AM PDT
| ||
FunFair Technologies' (FUN) first third party casino is now live Posted: 19 Jun 2019 05:45 AM PDT Showcasing their proprietary Guaranteed Fair technology and a burgeoning games portfolio that rivals traditional offerings, CryptoCasino.com, is set to further raise the standard of blockchain gaming. Jez San OBE, Co-Founder at FunFair, said: "Crypto Casino's launch is a major landmark on the FunFair roadmap and we're excited to partner with expert marketeers in RakeTheRake who will drive further adoption to our gaming ecosystem. Read more: https://funfair.io/crypto-casino-launch/ [link] [comments] | ||
MEW is excited to announce the integration of MakerDAO CDP portal on our DApps page! Posted: 19 Jun 2019 02:35 PM PDT At MEW, we are dedicated to making decentralized cryptocurrency accessible and intuitive for both beginners and experienced users. We believe decentralized finance solutions are a significant step toward wider adoption and can provide tangible benefits for those who don't have access to traditional financial structures. [link] [comments] | ||
Posted: 19 Jun 2019 07:34 AM PDT Three weeks ago we announced the dxDAO experiment here. Now I want to give an update where we are at. As a recap - the dxDAO is a governance experiment open for anyone to join. It is a general purpose DAO that can be seen as a startup with many hundred co-founders. As a starting point, we (Gnosis) are basically donating the dutchX (a trading protocol/DEX) to it. There are 9 more days during those anyone can participate here. Until this point, 319 people/addresses are participating. In total, they have locked ~$10M worth of ERC20 tokens and $6.5M worth of ETH for voting rights. Full statistics here. In detail, the 4 ways to participate:
4) Trade on the dutchX This is the biggest category - 50% will be given to traders. Concretely - every trade on the dutchX will generate MGN (Magnolia) - a kind of reward token. 1 ETH trading = 1 MGN generated. MGN generation has only been activated 3 weeks ago and since than 25k worth of ETH has been traded which resulted in 50k MGN generated since buyer and seller receive MGN. That means that currently, a single trade of 10ETH will generate you 10MGN which will give you as well 0.01% of the voting power. Here is the list of the available trading interfaces.Alternatively, there is also a (not very liquid) market for MGN tokens on Uniswap. Why would you care to participate? First of all, if you are not up for experimentation this is probably not the right thing for you. The question we want to find out whether a DAO with currently 318 "co-founder" can outcompete startups with traditionally just 1-4 founders. The dxDAO is free to do everything that is possible on Ethereum but as a starting point, it will get control over the dutchX. While still having not too many users the dutchX managed to peak at 1 million daily trading volume and currently ranks 6th of all trading protocols in terms of weekly transaction count. Since February ~$40k in trading fees (liquidity contribution) have been paid. At the moment those are fully used to incentivize additional liquidity. A good overview of trading activity is here. Now, what can the dxDAO do? - host an alternative interface via ENS/IPFS (e.g. https://fairdex.net and slow.trade are centrally hosted by different entities that have there own rules what tokens to show/ TOS/ geoblocking/ ...) - change the fees mechanism / decide how fees are used - try to integrate dutchX into other protocols - create/fork other DEFI protocols and integrate the dutchX - do some form of marketing for dutchX - do completely new/ unexpected things... Finally - tips and tricks you should read if you consider participating and a bunch of resources for a deep dive. [link] [comments] | ||
Internet Security Provider Cloudflare Announces an Ethereum Gateway - CoinDesk Posted: 19 Jun 2019 12:31 PM PDT
| ||
Posted: 19 Jun 2019 03:28 AM PDT Ok folks, you might be shocked to hear, but there are other non Libra-related news to be proclaimed: We finally have a beta release of our VM out, this is the first VM version which is completely written in TypeScript 😀. This release is nevertheless packed with other goodies, the least visible but maybe most important being a deep reaching rewrite of large parts of the internal structure of the inner virtual machine execution logic. Some tldr;:
Here is the full release description: Since changes in this release are pretty deep reaching and broadly distributed, we will first drop out one or several It is highly recommended that you do some testing of your library against this and following These will be the main release notes for the Breaking changes in the release notes are preeceeded with The outstanding work of @s1na has to be mentioned here. He has done the very large portion of the coding and without him this release wouldn't have been possible. Thanks Sina! 🙂 So what's new? TypeScriptThis is the first
The library now also comes with type declaration files distributed along with the package published. Relevant PRs
EVM Modularization and Structural RefactoringNew Call and Code Loop Structure / EVM EncapsulationThis release switches to a new class based and promisified structure for working down VM calls and running through code loops, and encapsulates this logic to be bound to the specific This new logic is mainly handled by the two new classes This new structure should make extending the VM by subclassing and adopting functionality much easier, e.g. by changing opcode functionality or adding custom onces by using an own EEI for Environment CommunicationFor interacting with the blockchain environment there has been introduced a dedicated This makes handling of environmental data by the VM a lot cleaner and transparent and should as well allow for much easier extension and modification. Changes
Istanbul Process StartWith this release we start the This is meant to be used experimentation and reference implementations, we have made a start with integrating draft EIP-1108 Note that this is still very early in the process since no EIP in a final state is actually accepted for being included into Once scope of Code Modernization and Version UpdatesThe main API with the Here is an example for changed API call Old Promisified usage: Code Modernization Changes
Version Updates
FeaturesBug Fixes
Development
[link] [comments] | ||
Into the Ether - Grid+: Lattice1 Hardware Wallet and Announcing Phonon Network Posted: 19 Jun 2019 12:00 PM PDT
| ||
Posted: 19 Jun 2019 03:08 PM PDT Quantstamp Security Network V2 is LIVE download it here👇🏽 https://github.com/quantstamp/qsp-protocol-node/releases/tag/v2.0.3 --- 🛡Try the protocol now https://protocol.quantstamp.com/ 🌐Learn how to run a node https://github.com/quantstamp/qsp-protocol-node/blob/develop/doc/node-operator.md [link] [comments] | ||
Posted: 19 Jun 2019 09:38 AM PDT
| ||
Official Quorum v2.2.4 release Posted: 19 Jun 2019 12:23 PM PDT
| ||
MetLife Plans To Disrupt $2.7 Trillion Life Insurance Industry Using Ethereum Blockchain Posted: 19 Jun 2019 02:09 PM PDT
| ||
Posted: 19 Jun 2019 04:13 PM PDT
| ||
MakerDAO’s CDP Portal the first DeFi app integrated on MyEtherWallet Posted: 19 Jun 2019 09:30 AM PDT
| ||
Best Ethereum Mixer as of June 2019? Posted: 19 Jun 2019 04:38 PM PDT | ||
Margin Lending with bZx | Augur Prediction Markets Posted: 19 Jun 2019 11:06 AM PDT
| ||
Cereneum Opens Staking In Less Than 15 Hours! Posted: 19 Jun 2019 06:25 PM PDT
| ||
CRYPTO STAMP - is now really SOLD OUT! Posted: 19 Jun 2019 03:55 AM PDT The online shop for the crypto stamp has been taken down. Some offices still have some stamps but overal the impact of the stamp was enormous!!! Proud that the first stamp is on ETH!!! [link] [comments] | ||
Create your own Burner Wallet in 3 minutes: Introducing the Burner Factory (prototype) Posted: 19 Jun 2019 07:29 AM PDT
| ||
Technical deep dive session with Alex Chapman from Augur Posted: 19 Jun 2019 02:49 PM PDT Alex Chapman from Augur explains Augur's decentralized oracle and prediction market protocol built on Ethereum, in conversation with Illia Polosukhin from NEAR. https://youtu.be/kpW08CiSK9g [VIDEO] [link] [comments] | ||
Adding privacy to Ethereum transactions Posted: 19 Jun 2019 10:04 AM PDT I've been working on a project that will introduce transaction anonymity for Ethereum. It's based on ideas from CoinJoin and mixing services, but implemented with smart contracts, i.e. decentralized and without any trusted 3rd party. I'd like to make a reusable component that can be integrated into other services and wallet. I've described the idea here https://github.com/grandletter/really-nice-mixer and working on a first prototype. Would be glad to hear feedback, it's important for me to hear possible security concerns on the early stage of development. [link] [comments] | ||
streaming smart contract development on twitch for next few hours... Posted: 19 Jun 2019 10:54 AM PDT
| ||
Hyperledger gets 8 new members including Microsoft, Salesforce, and Ethereum Foundation - The Block Posted: 19 Jun 2019 12:54 PM PDT
|
You are subscribed to email updates from Ethereum. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment