• Breaking News

    Friday, June 21, 2019

    Ethereum Insurance Giant MetLife announces 'Lifechain', an Ethereum pilot program that aims to revolutionise the insurance industry.

    Ethereum Insurance Giant MetLife announces 'Lifechain', an Ethereum pilot program that aims to revolutionise the insurance industry.


    Insurance Giant MetLife announces 'Lifechain', an Ethereum pilot program that aims to revolutionise the insurance industry.

    Posted: 21 Jun 2019 07:18 AM PDT

    Ethereum Foundation development update series returns: Read the latest from EF-supported research and development teams!

    Posted: 21 Jun 2019 04:52 AM PDT

    File System with on-chain Semantic Search on dType, Ethereum (https://youtu.be/f550ebTNp8M)

    Posted: 21 Jun 2019 09:22 AM PDT

    Demo of a decentralized filesystem with semantic search, built on dType (decentralized type system with a global type registry).

    The semantic concepts are provided by Seth, a decentralized ontology system, also built on top of dType.

    https://youtu.be/f550ebTNp8M

    For more context, check out:

    Filesystem:

    - Universal OS - Filesystem by Consensus for Ethereum : https://youtu.be/qDGlFAML0AA

    - A Vision of A Global Operating System - Filesystem: https://medium.com/coinmonks/a-vision-of-a-global-operating-system-filesystem-c7019558b8c7

    dType:

    - dType - Decentralized Type System on Ethereum & Functional Programming (WebApp HowTo Demo): https://youtu.be/pcqi4yWBDuQ

    - dType — Decentralized Type System & Functional Programming on Ethereum: https://medium.com/@loredana.cirstea/dtype-decentralized-type-system-functional-programming-on-ethereum-4f7666377c9f

    Code: https://github.com/pipeos-one/dType, https://github.com/pipeos-one/dType-fs. However, the current demo code is not yet pushed to master.

    Near future plans: a plugin-based architecture for all components.

    You can follow our updates here: https://twitter.com/lorecirstea.

    submitted by /u/lorecirstea
    [link] [comments]

    Ethereum Devs Approve First 2 Code Changes for 'Istanbul' Hard Fork

    Posted: 21 Jun 2019 09:48 AM PDT

    Creating a smart contract to lock tokens

    Posted: 21 Jun 2019 04:19 PM PDT

    Is it possible to create a smart contract to send erc20 (any erc20) to the contract address where it can hold the tokens for the amount set by the sender?

    submitted by /u/Khlilo98
    [link] [comments]

    Golem - Pay as you Use - as gWASM approaches, we will be explaining the improvements done to the Golem Network as a whole to integrate this usecase. (or Pay as you GOlem - as our community likes to call it) is the marketplace model we will use. Read more in our post

    Posted: 21 Jun 2019 06:57 AM PDT

    How to Host Your Dapp With IPFS+ENS and Access It Via EthDNS

    Posted: 21 Jun 2019 01:53 PM PDT

    How do I turn a Private Key into a Mnemonic Phrase?

    Posted: 21 Jun 2019 03:24 PM PDT

    I bought some ether yesterday, and linked my private key to MyEtherWallet offline, I want to know if there is some way to get my seed out of a private key, I don't know if there is a way, and having the seed would be more convenient.

    submitted by /u/MIST_RISE
    [link] [comments]

    Oxfam Trials Delivery of Disaster Relief Using Ethereum Stablecoin DAI [Coindesk]

    Posted: 21 Jun 2019 07:30 AM PDT

    The Ultimate collection of Solidity Interview Questions (100 questions)

    Posted: 20 Jun 2019 09:22 PM PDT

    Facebook’s cryptocurrency is a centralized wolf in decentralized sheep’s clothing

    Posted: 21 Jun 2019 08:48 AM PDT

    it's getting crazy with the CRYPTO STAMP!!! (...it's a world first!)

    Posted: 21 Jun 2019 04:09 AM PDT

    it's getting crazy with the CRYPTO STAMP!!! (...it's a world first!)

    https://i.redd.it/ud5uhkgwyo531.jpg

    Wow guys, it is really getting crazy and I am still proud, that the very first crypto stamp from the Austrian Post is made on ETHEREUM!!!

    The prices are heating up and I saw sales for the very rare RED stamp for over 3000 USD per stamp.

    What the...?

    On ebay (US and Germany and Austria) people are chasing them and this has reason: the stamp is a worlds first...

    BUT in two ways:

    1. it is the very first crypto stamp and so it is a PIECE OF CRYPTO HISTORY!
    2. it is the very first stamp which exists analog AND digital - so it is a PIECE OF POST HISTORY!

    The buyers are not just from the crypto space, but also from the stamp collectors space. How cool is that???

    For everyone who still doesn't know, what the crypto stamp is, check out the following article on Steemit I found. It provides all info you need.

    https://steemit.com/cryptostamp/@art-universe/first-official-crypto-stamp-sells-out-fast-and-soars-in-price

    Have a good one ETHcommunity!

    submitted by /u/chaintribe
    [link] [comments]

    All Global Crypto Exchanges Must Now Share Client Data, Register with FinCEN, FATF Rules

    Posted: 21 Jun 2019 09:12 AM PDT

    Why Hybrid Tokens Are the Future of Token Offerings (Preferably on Ethereum)

    Posted: 21 Jun 2019 06:07 AM PDT

    [LIVE] Ethereum Core Devs Meeting #63 [2019-06-21] (starts at 10:00 EST)

    Posted: 21 Jun 2019 01:10 AM PDT

    Can someone help me publish an equation on the Ethereum blockchain?

    Posted: 21 Jun 2019 04:04 PM PDT

    I have an equation I want to publish on the Ethereum blockchain. In particular, it's a fundamental equation of the new field of complex differential game theory. The equation describes the paths of minamally rational, thinking agents.

    Can someone help me?

    The data only needs to include the equation, and a short description (and of course, it needs to be signed by me)

    submitted by /u/LordNoOne
    [link] [comments]

    Phonon Network: a New Scaling Solution for Bitcoin & Ethereum

    Posted: 21 Jun 2019 01:04 AM PDT

    Geth Private Network

    Posted: 21 Jun 2019 10:57 AM PDT

    Hello Everyone,

    I'm having a small issue with peer discovery. While I am able to successful link all the nodes on my private net together through addPeer it's not happening as I imaged it would. If I connect 3 devices to a node I'm hosting on the cloud I can view all three connections from that node. The other nodes however are only able to see that single node unless I manually run addPeer and connect all of them together. Here's the list of commands I run for the start up phase.

    geth init genesis.json // The same genesis file on all nodes

    geth --identity "ericsson" --rpc --rpcport "8080" --rpccorsdomain "*" --rpcapi "db,eth,net,web3" --port "30303" --networkid 1337 console 2>>eth.log

    admin.addPeer("enode://ceb718ce11632d27feca519SAMPLEADDRESSb9049602e3b1b96dd383374f5e677b17bf1a67ace761SAMPLEADDRESSc07a49ed15676fa059f47383b9f08de@12.34.567.890:30303?discport=0")

    I think it might be that I'm missing a flag in the geth command but I'm not sure.

    Any help would be appreciated I've just started looking into Ethereum.

    submitted by /u/James_ericsson
    [link] [comments]

    Seven key takeaways from the iExec V3 announcement, Ethereum adoption, listings, and more

    Posted: 21 Jun 2019 08:53 AM PDT

    The Subscription Market

    Posted: 21 Jun 2019 08:01 AM PDT

    List of top 50 Companies embracing Blockchain - Ethereum remains the most popular project among the World's biggest Enterprises & Businesses

    Posted: 21 Jun 2019 12:29 AM PDT

    No comments:

    Post a Comment