Implementing Vitalik’s vision

Although the core concept was proven last summer when lead developers Vitalik Buterin, Gavin Wood, and Jeffrey Wilcke initiated the PoC (proof-of-concept) series in Python, C++, and Go, a lot…

Read More »

Security Advisory [Implementation bugs in Go and Python clients can cause DoS – Fixed – Please update clients]

State transition and consensus issue in geth client causes panic (crash) when processing a (valid) block with a specific combination of transactions, which may cause overall network instability if block…

Read More »

Build a Real-Time Crypto Trading Bot in under 100 Lines of Code

In this video, I show you how to use Python to receive cryptocurrency price data over websockets, how to apply TA-Lib indicators to completed candlesticks, and how to programmatically execute…

Read More »

How to Code a Crypto Trading Bot in Python – Part 1: Backtesting

Part 3 – Deployment: https://www.youtube.com/watch?v=ee0JCfeFw1o Part 2 – Optimising: https://youtu.be/ytBBkA-xdBM How to code a crypto trading bot in Python to trade Bitcoin, Ethereum, Tether and more while you sleep. In…

Read More »

I Coded A Crypto Trading AI And Gave It $1000 To Trade For A Month!

I created a crypto-trading AI Bot and gave it $1000 to trade for an entire month. The source code for the basic version of this AI Bot is available on…

Read More »