Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 865 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 865 Bytes

My_Learning_Steem-Java

Learn about Steem blockchain through coding with JAVA

Introduction

The steem-blockchain is a platform for creating apps with a requirement to access a database. That database is provided by the Steem in form of a decentralised database with a block time of 3 seconds on average. So, the database can be coded in different programming languages. The popular ones are Java, Python, Javascript. Java is required by developers wanting to build Android apps. This tutorial series is all about programming Steem Blockchain with JAVA along with android front-end (FE).

Let's get started !!!....

Resources