From Traditional Cloud to Decentralized Cloud – Nakov @ CodeMonsters 2018
November 29, 2018
Today I had a nice talk about the upcoming decentralized cloud platforms, which will provide decentralized computing, along with decentralized storage, decentralized databases, decentralized messaging and many other services. Video (English) – Decentralized Cloud Slides – Decentralized Cloud
Crypto-Wallets: A Technical Perspective – Nakov @ OpenFest 2018
November 4, 2018
Today a gave a technical talk titled “Crypto Wallets: A Technical Perspective” at the OpenFest 2018 conference in Sofia about crypto wallets, wallet standards and the cryptography behind them, with live examples in JavaScript. Slides from OpenFest 2018 – Crypto Wallets: A Technical Perspective (by Svetlin Nakov) Video from OpenFest 2018 – Crypto Wallets: A Technical Perspective
Speaker at CryptoBlockCon 2018 (11-12 December @ Las Vegas)
October 30, 2018
I am happy to announce that I was invited as speaker at CryptoBlockCon 2018 – Las Vegas. I will give an overview talk about the consensus algorithms in the blockchain networks, such as proof of work, proof of stake and byzantine fault tolerance. Event: CryptoBlockCon – Las Vegas, 2018 Date: 11-December-2018, 12:05 – 12:25 (@ Blockchain Tech
Svetlin Nakov: Speaker at the Blockchain Economy Istanbul Summit 2019
October 11, 2018
I am happy to announce that I was confirmed as a speaker at the Blockchain Economy Istanbul Summit 2019. My talk is technical, about DApps, Ethereum and Solidity: Title: Building Decentralized (DApps) in Ethereum Date: February 20, 2019 Location: Haliç Congress Center, Istanbul See you in Istanbul. It is expected to be a big event, with thousands
Speaker at the Blockchain Technology Conference 2018 | Berlin
September 26, 2018
I am happy to announce that I was accepted as a speaker at the Blockchain Technology Conference 2018 | Berlin. The conference is one of the most significant technical blockchain events in Europe, so I will be happy to meet colleagues, developers, blockchain engineers and fellows from the crypto industry in Berlin in November 2018. My
Speaker at BlockWorld 2018: Client-Side Wallets and Cryptography. Meet SoftUni and Svetlin Nakov @ BlockWorld
July 11, 2018
I am happy to announce that I will give two technical talks in the world’s largest and most significant technical conference for blockchain developers: BlockWorld 2018 @ San Jose (California) – 13-14 September 2018. This is the next step in establishing SoftUni as the leading provider of blockchain technical education worldwide, just after the blockchain
Creating DApps with Ethereum, Solidity, Web3 and MetaMask
November 20, 2017
Yesterday I had a talk on the JS.talks() conference in Sofia on “Creating DApps with Ethereum“. I demonstrated how to create a “Document Registry” ADpp on the Ethereum blockchain network, using a smart contract coded in Solidity and connecting to the Ethereum network through the Web browser from JavaScript app using MetaMask and its Injected
Blockchain Introduction
October 18, 2017
Recently I had a talk about the Blockchain technologies, cryptocurrencies and their application to the real world economy. Watch my blockchain talk as video: About this Blockchain Talk Blockchain is a decentralized ledger (distributed database with no owner) running the infrastructure for digital cryptocurrencies like Bitcoin and Ethereum. It this talk the speaker will explain