Skip to content

IgorWounds/Terra-Blockchain-Algotrading101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Terra-Blockchain-Algotrading101

A Python guide to the Terra Blockchain

This guide is aimed for Terra Blockchain begginers that want to use Python to develop on Terra. The article covers essential concepts that you need to know in order to get started. It is also accompanied by an article that you can read on the Algotrading101 blog.

Edit: This article didn't age well

Table of contents

  1. What is the Terra Blockchain?
  2. What is the Terra Blockchain used for?
  3. What is Luna?
  4. What programming languages does the Terra Blockchain support?
  5. Why should I use the Terra Blockchain?
  6. Why shouldn’t I use the Terra Blockchain?
  7. Does the Terra Blockchain have an API?
  8. What is the FCD and LCD on the Terra Blockchain?
  9. Is the Terra Blockchain API free?
  10. What are the alternatives to the Terra Blockchain?
  11. How to get started with Python on the Terra Blockchain?
  12. How to connect to the Terra Blockchain with Python?
  13. How to create a wallet on the Terra Blockchain with Python?
  14. How to send test tokens from the Terra Blockchain with Python?
  15. What are Terra Blockchain native tokens?
  16. What are Terra Blockchain CW-20 tokens?
  17. How to obtain data about the Terra Blockchain with Python?
  18. How to obtain price data from the Terra Blockchain with Python?
  19. How to perform a native swap on the Terra Blockchain with Python?
  20. How to check if the transaction was successful on the Terra Blockchain with Python?
  21. How to estimate fees on the Terra Blockchain with Python?
  22. How to send crypto from one wallet to another on the Terra Blockchain with Python?
  23. How to perform a non-native swap on the Terra Blockchain with Python?
  24. How to obtain the CW-20 token balance on the Terra Blockchain with Python?
  25. How to simulate a swap on the Terra Blockchain with Python?
  26. How to find adequate contract and token addresses for the Terra Blockchain?
  27. How to create your own smart contract on the Terra Blockchain with Python?
  28. Where can I learn more about the Terra Blockchain?
  29. Full code

Info

Author Igor Radovanovic
Published January 16, 2022