Monday, July 16, 2018

AI & DLT

Artificial Intelligence And Blockchain: 3 Major Benefits Of Combining These Two Mega-Trends

Blockchain Starting To Feel Its Way into the Artificial Intelligence Ecosystem
James Kobielus
https://www.datanami.com/2018/04/09/blockchain-starting-to-feel-its-way-into-the-artificial-intelligence-ecosystem/

DeepBrain Chain To Launch AI, Blockchain Research Center In Silicon Valley
https://coinjournal.net/deepbrain-chain-to-launch-ai-blockchain-research-center-in-silicon-valley/

The convergence of AI and Blockchain: what’s the deal?
Why a decentralized intelligence may affect our future



Saturday, July 7, 2018

Smart Contracts - ICO, Coins, Tokens

EOS Contracts

Introduction to Blockchain: Daniel Larimer at Virginia Tech
https://www.youtube.com/watch?v=sYAktmG1NuA
EOS.IO
Published on Apr 15, 2018

https://developers.eos.io/
https://developers.eos.io/eosio-cpp/docs/introduction-to-smart-contracts

Codius Smart Contracts - ICO, Coins, Tokens

Codius: Smart Contracts Made From Containers

https://medium.com/coil/codius-smart-contracts-made-from-containers-b3b16c3e3890
Stefan Thomas
https://twitter.com/justmoon
Open-source developer and distributed systems advocate. Co-creator @Interledger. Founder @Coil.

Later in 2013, a young Bitcoin developer crashed on my couch for a couple of weeks while visiting San Francisco. In the afternoon, he would come to the Ripple office and join our discussions about smart contracts. His name was Vitalik Buterin. And these conversations led him to incorporate Ripple’s key/value data structure into Ethereum.

People often ask why we didn’t release our prototype, preempting Ethereum and potentially attracting developers to XRP instead. At the time, we underestimated the amount of interest there would be in smart contracts. Moreover, building this architecture seemed daunting — hats off to Vitalik and friends for attracting a community large enough and fervent enough to pull it off.

Early Ripple smart contract designs - no Interledger
Smart Oracles: A Simple, Powerful Approach to Smart Contracts
Stefan Thomas, Evan Schwartz — info@codius.org
https://github.com/codius/codius/wiki/Smart-Oracles:-A-Simple,-Powerful-Approach-to-Smart-Contracts
https://bravenewcoin.com/assets/Whitepapers/Codius-Whitepaper.pdf

New Ripple smart contract designs using Interledger

https://github.com/codius

2018 Crypto Valley Conference: Day 1 - Stefan Thomas - Ripple
https://www.youtube.com/watch?v=ztERyrvyzSY

Running a decentralized betting contract for the 2018 World Cup
https://medium.com/@andros_27050/running-a-decentralized-betting-contract-for-the-2018-world-cup-dfca7c4c91c3

Codius Smart Contracts Installation Walkthrough
MORE SCHEETZ
Tech Tutorials | Tech & Reviews | Live Streams
https://scheetz.io/

Nicholas Scheetz‏ @XRP_Scheetz
Have a topic or isssue? Want me to cover it for you? Email me at nicholas@scheetz.io


SageWise

The Safety Net For Smart Contracts
Your toolkit for errors and disputes in smart contracts

https://www.sagewise.io/

Automated Smart Contract Security
Tyler J Kuhnhttps://medium.com/aikon/automated-smart-contract-security-de2daebfbef4
Some Additional Details About Hedera Hashgraph
https://medium.com/sagewise/some-additional-details-about-hedera-hashgraph-ad76b5fb5130

We’ve received a great deal of feedback since we announced that Sagewise would work with Hedera Hashgraph. In response, we want to go into a little more detail here about the specifics of the collaboration and what it does and does not mean for Sagewise’s own roadmap. First of all, we want to reiterate how excited we are to be working with the Hedera Hashgraph team. They’re building an exciting platform and we look forward to being part of their exciting growth in the future.

We also want to address some questions and concerns that have been raised by the community. Most importantly, we want to emphasize that working with Hedera Hashgraph does not mean we are leaving Ethereum. We recognize both the technological advantages and the broad reach of the Ethereum blockchain — it’s one of the reasons we decided to build our platform on it in the first place. On the contrary, Hedera Hashgraph, for a number of reasons that we will outline, is completely compatible with our work on Ethereum. At the same time, it offers additional benefits that we believe will materially advance our efforts to build the industry’s leading smart contract dispute resolution system.

Mooly Sagiv, Certora
https://www.meetup.com/EthereumSiliconValley/events/254621281/

http://www.cs.tau.ac.il/~msagiv/IVY: Interactive Safety Verification via Counterexample Generalization Oded Padon, Kenneth McMillan, Aurojit Panda, Mooly Sagiv, Sharon Shoham. To appear PLDI 2016.
New Directions for Network Verification Aurojit Panda, Katerina Argyraki, Mooly Sagiv, Michael Schapira, Scott Shenker
Mooly Sagiv is a professor in the School of Computer Science at Tel-Aviv University and a visiting scholar at VMware Research Group. Sagiv is a recipient of the most prestigious European grant given by the European Research Council (Senior ERC). Eric Smith is a Senior Computer Scientist at Kestrel Institute where he co-leads Kestrel's Automated Program Transformations project, which is used in the ACL2 model of an Ethereum client that the Ethereum Foundation funded with $400k [1][2]. See below for talk abstracts and bios. This will be a great event; join us!

Professor Sagiv will speak on "Certora's exact and automatic formal verification of smart contracts"; his abstract follows. "The dream of trustless transactions on blockchains has only been partially achieved. One of the worst gaps is the need to trust code, especially smart contracts. True transparency cannot be achieved even by disclosing full source code, because subtle bugs and vulnerabilities in plain sight slip through careful inspection and testing. Breathtaking financial losses from exploited bugs in smart contracts, such as the DAO and Parity hacks, demonstrate this point. Bugs in smart contracts may be the most important limiting factor to mainstream adoption of blockchain technology."

"Certora aim to create a safe haven in a world of buggy, insecure, and malicious contracts by applying recent advances in formal verification research that enable automatic, exact analysis. Our goal is to prove that smart contracts satisfy critical logical properties, routinely and automatically, with no false error reports and no missed errors. Furthermore, we will enable continuous checking after contracts are deployed to provide up-to-the minute security, tracking new vulnerabilities and upgrades to contracts."

Shelly Grossman
School of Computer Science
Sackler Faculty of Exact Sciences
Tel Aviv University
https://www.cs.tau.ac.il/~shellygr/
Online Detection of Effectively Callback Free Objects with Applications to Smart Contracts [pdf]
Shelly Grossman, Ittai Abraham, Guy Golan-Gueta, Yan Michalevsky, Noam Rinetzky, Mooly Sagiv, and Yoni Zohar.
POPL 2018: 45th ACM SIGPLAN Symposium on Principles of Programming Languages. ©CC

Online Detection of Effectively Callback Free Objects with Applications to Smart Contracts [pdf]
Shelly Grossman, Ittai Abraham, Guy Golan-Gueta, Yan Michalevsky, Noam Rinetzky, Mooly Sagiv, and Yoni Zohar.
Technical Report, School of Computer Science, Tel Aviv University, January 2018.

Oded Padon
https://www.cs.tau.ac.il/~odedp/
Ivy: Safety Verification by Interactive Generalization (pdf) (tool) (artifact) (video)
Oded Padon, Kenneth McMillan, Aurojit Panda, Mooly Sagiv, Sharon Shoham. PLDI 2016.
Workshop in Verifying Distributed Algorithms (Spring 2017-2018)
https://www.cs.tau.ac.il/~odedp/workshop18/

Effectively Propositional Reasoning about Unbounded Paths In http://www.cs.tau.ac.il/~shachar/dl/thesis.pdf Itzhaky' Phd thesis, he showed how to harness existing SATsolvers for reasoning in a sound and complete way about deterministic paths...

IVY - smart contract verification
https://github.com/Microsoft/ivy
http://microsoft.github.io/ivy/
IVy is a research tool intended to allow interactive development of protocols and their proofs of correctness and to provide a platform for developing and experimenting with automated proof techniques. In particular, IVy provides interactive visualization of automated proofs, and supports a use model in which the human protocol designer and the automated tool interact to expose errors and prove correctness.


End to End ICO Platform
https://raise.startengine.com/ICO


Friday, July 6, 2018

ADVISORY


Blockchain based API platform as dServices


AIKON on Medium
https://medium.com/aikon

ICO
https://www.trackico.io/ico/aikon/

AIKON
https://www.aikon.com/ORE-whitepaper.html

API.market
https://api.market/public/apis/5b96e8c909ca617f66cbaba5

ORE ID - OAuth for Blockchain
ORE ID provides simple, secure one-click login for blockchain-based apps via GitHub, Google, Facebook, etc. and allows any app to add their own custom cryptocurrency.

development done by outsourcing to HexDivision
http://www.hexdivision.com/#expertise
https://www.linkedin.com/company/hexdivision/

CEO - Hovhannes Kuloghlyan, PhD - connection via
Betsabe Botaitis


CEO at Hex Division



San Francisco Bay Area
https://aaronparecki.com/oauth-2-simplified/


API.market
https://api.market/
Discover, build and launch
The marketplace for blockchain-enabled APIs

OAUTH - 2006
Specification
https://oauth.net/2/


open source API Platforms

Open Source API Management
https://apigee.com/about/cp/open-source-api-management
Tyk API MANAGEMENT AS A SERVICE
London, Singapore
https://tyk.io/api-gateway/cloud/

https://www.cocolabs.io/en/
Paris
At Cocolabs, we build turnkey, tailor-made marketplaces. We carefully craft our solutions to fit our client’s specific business models, and support our clients every step of the way. We offer the most complete solution for services, rentals and on-demand marketplaces.


Cryptocurrency exchanges

Decentralized Exchanges:
Bancor
Bancor is a decentralized liquidity network that provides users with a simple, low-cost way to convert tokens directly from their wallets.
https://www.bancor.network/
https://www.blunderingcode.com/how-bancor-works/

https://openbazaar.org/
What is OpenBazaar?

OpenBazaar is a different way to do online commerce. It’s a peer to peer application that doesn’t require middlemen, which means no fees & no restrictions.
How does OpenBazaar work?

OpenBazaar connects people directly via a peer to peer network. Data is distributed across the network instead of storing it in a central database.
How are there no fees and restrictions?

OpenBazaar isn’t a company nor an organization; it’s free open source software. It was built to provide everyone with the ability to buy and sell freely
Who controls the OpenBazaar network?

Nobody has control over OpenBazaar. Each user contributes to the network equally and is in control of their own store and private data
Is Bitcoin the only supported payment method?

Pay with 50+ cryptocurrencies on OpenBazaar: Bitcoin, Ethereum, Litecoin, Zcash, Dash, etc. Seller receives payment in Bitcoin, Bitcoin Cash or Zcash. Their choice

Financial Underpinnings of the DLT

Decentralized Autonomous Corporations

Decentralized Funding and the New Corporate Structure
EOS.IO
Published on Jul 26, 2017
block.one CEO Brendan Blumer talks at London Fintech Week 2017 about Decentralized Autonomous Corporations
https://youtu.be/ZiimIJnVXxU

VC

Chamath Palihapitiya
@socialcapital
https://twitter.com/chamath
http://www.socialcapital.com/team/

Social Good & Blockchain

GiveCrypto.org
Give cryptocurrency to people in need.
GiveCrypto is a nonprofit that distributes cryptocurrency to people living in poverty. We’re hiring an Executive Director for GiveCrypto.org
https://medium.com/givecrypto/were-hiring-an-executive-director-for-givecrypto-org-8e6a859bbb74

Now that the initial fund is being raised, we’re starting a search for an Executive Director for GiveCrypto.org

This is the person who would run the organization (similar to a CEO or GM in the for profit world). This role would report to and work directly with me, to help grow GiveCrypto.org. I will remain on the board of GiveCrypto.org.
Role Overview
Mission


The Executive Director will grow GiveCrypto.org from an early stage non-profit into the premier charity for the cryptocurrency community by raising money, building a team, and testing distribution methods to reach the first 10,000 individuals within 18 months.
Outcomes (first 18 months):
Raise a $250M cryptocurrency evergreen fund
Hire a team including engineering, finance, and operations roles
Distribute crypto payments to at least 10,000 individuals in need
Set clear objectives and key results for the organization, publishing them both internally and externally
Test different distribution strategies, including creating a dapp and working with partners
Market GiveCrypto as the public face of the organization via talks, blog posts, and press interviews
Competencies:
[Must have] For-profit experience hiring and managing a team
[Must have] Strong public speaking and presentation skills
[Must have] Experience building and shipping technology products
[Nice to have] Fundraising experience
[Nice to have] Comfort in a fast-paced startup environment
[Nice to have] Experience with nonprofits or poverty alleviation work
[Nice to have] Passion for cryptocurrency


Beyond the Hype: Blockchain for Humanity

https://techsgood.org/beyond-the-hype-blockchain-for-humanity-4ce56d17de24
B4H Projects 2017 AWARDS

AWARD NOMINATIONS
We invite start ups who are innovating and changing the status quo by using blockchain technology, to apply for the 2018 Awards.

RSK
https://www.rsk.co/

RSK is the first open-source smart contract platform with a 2-way peg to Bitcoin that also rewards the Bitcoin miners via merge-mining, allowing them to actively participate in the Smart Contract revolution. RSK goal is to add value and functionality to the Bitcoin ecosystem by enabling smart-contracts, near instant payments and higher-scalability.

RSK Bitcoin powered Smart Contracts White paper Overview Revision: 9 Date: November 19th, 2015 By Sergio Demian Lerner
Words on Bitcoin Design, Privacy, Security and Crypto, by Sergio Demian Lerner
https://bitslog.wordpress.com/about/

RSK suports B4H
Updates on @RSKsmart mainet by @GabrielKurman at #BIP001 in Odessa #Smarterbitcoin #BeRsk

ECO COIN - Buying: ECOs will be sold for fiat money as part of our Initial Coin offering (ICO). 



Thursday, July 5, 2018

ICO, Crypto Coins and Tokens on Ethereum Blockchain





Top Ethereum Token Protocols Which May Replace ERC20
https://cointelegraph.com/news/top-ethereum-token-protocols-which-may-replace-erc20


Introduction to Ethereum Smart Contract Development with Solidity (Part 1)
https://www.youtube.com/watch?v=8jI1TuEaTro

Introduction to Ethereum Smart Contract Development with Solidity (Part 2)
https://www.youtube.com/watch?v=3-XPBtAfcqo

How to issue your own token on Ethereum in less than 20 minutes.
https://medium.com/bitfwd/how-to-issue-your-own-token-on-ethereum-in-less-than-20-minutes-ac1f8f022793

How to do an ICO on Ethereum in less than 20 minutes.
https://medium.com/bitfwd/how-to-do-an-ico-on-ethereum-in-less-than-20-minutes-a0062219374