Category: english

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

Why I Joined as Tech Advisor at Tokenize Xchange (Singapore)?

June 25, 2018
In May 2018 I joined as technical advisor at Tokenize Xchange, a Singapore-based crypto exchange startup, which is launching an ICO to raise funds to expand its current services and build innovative products around the crypto trading industry. My Understandings about Good ICO Projects When I think of ICO / token sale projects I always check

I joined as Tech Advisor for Bountie ICO: Token Economy for Gamers

May 29, 2018
During my last visit in Singapore in May 2018 I met a highly motivated team, building a solid crypto-startup, called Bountie, around the gaming industry in Asia. Bountie is a platform that will pay gamers to play computer games, through a token economy and blockchain. My Blockchain Background My name is Svetlin Nakov, from Bulgaria.

The Upcoming “Decentralized Cloud” (DPaaS): Decentralized Computing + DB + Storage as a Service

April 24, 2018
I had a talk at a blockchain conference regarding the upcoming public “Decentralized Cloud” systems, which will combine the best of the public cloud platforms (like AWS, Azure, Google Cloud, Heroku, …) with the blockchain and peer-to-peer networks (Ethereum, IPFS, EOS, TRON, NEM, NEO, Storj, Sia, …). Why? Because the trend towards decentralized organizations (DAO)

Blockchain Cryptography for Developers: ECC, secp256k1, SCrypt, AES, Wallets

April 15, 2018
Recently I had a talk about the basics of cryptography for blockchain developers at the Bulgarian Web Summit 2018. I am happy to succeed to introduce the most important concepts of the elliptic curve cryptography (ECC), key derivation and encryption (SCrypt, AES and HMAC), digital signatures (ECDSA, sign / verify) and crypto-wallets (HD wallets, mnemonics

I am Teaching the Blockchain Dev Camp Sofia (Jan-March 2018) – Intensive 240 Hours Training

January 11, 2018
I am happy to announce that I will teach the first 6-week long intensive Blockchain Dev Camp, which will be held in Sofia in the Software University from 29 Jan 2018. To enroll, visit the course official site: Blockchain Dev Camp – Sofia (Feb 2018) The developer camp will teach the blockchain technologies from the developer perspective

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