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

Multi-Signature Wallets: Nakov @ SoftUnit Conf 2018

September 29, 2018
Today I had a talk at the SoftUnit Conf 2018 titled “Multi-Signature Crypto-Wallets“, where I explained the the problems with single-user-controlled wallets, the concepts of multisig wallets, multisig addresses, how multi-signature wallets are implemented in Bitcoin and Ethereum and demonstrated the Gnosis multisig wallet contract (Solidity code), running on the Ropsten Ethereum testnet, along with the

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

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