Ddev@ALgorand
Ddev@ALgorand

Ddev@ALgorand

A technology company that built and developed the world’s first open, permissionless, pure proof-of-stake blockchain protocol that, without forking, provides the necessary security, scalability, and decentralization needed for today’s economy. With an award-winning team, we enable traditional finance and decentralized financial businesses to embrace the world of frictionless finance.


Algorand Platform For Gaming With Code Example: GuessGame upgraded - v2

9 Jul 2020 14 minute read 0 comments Ddev

This post is an improved version of the previous article found here. To expand on the game, We will create an asset (Algorand Standard Asset - ASA) for this purpose. Our asset will have the following attributes: Asset Name: WINGOLDEN Unit Name: WIN...

Average Transaction Time: Algorand vs Others - time check using Python.

29 Jun 2020 4 minute read 0 comments Ddev

For a Blockchain to be tagged "fast", it's transaction time must be relatively low, at least not tandem to PayPal's, hehehe. This is relative to block time finality. A block is simply final when numbers of transactions are added to the ledger. Each...

Create A Guess Game On Algorand Using Python.

23 Jun 2020 5 minute read 0 comments Ddev

src In this solution, you will be able to: Install and write program with Algorand's Python SDK. Connect to Algorand testnet using REST API call.  create a simple guess game using Python and deploy on Algorand blockchain. Learn basis of secure way...

Create And Customize Asset(s) For A Business With Algorand Standard Asset (ASA) Using Algorand Python SDK

13 Jun 2020 6 minute read 0 comments Ddev

  FreThler Thompson, one of the top multinational companies located in over 10 countries of the world seeks to create a private asset in the coy's name to use internally across its branches. We have been contracted to create an asset custom to this p...