Nov 15, 2022
5:40 pm
CET
Introduction

Introduction to MultiversX (previously Elrond) blockchain development with Python

How to get started to develop for MultiversX (previously Elrond) with Python

About this session

Firstly, we’re gonna leverage the MultiversX (previously Elrond) account storage to create a simple personal passwords manager. Your web surfing passwords would be encrypted using pynacl, safely saved on the network (with a small cost), then easily queried and decrypted when desired (at no cost). The tutorial is using CLI.

Secondly, we’ll work with data fetched from a deep-history observing squad. What was your EGLD balance on May the 4th? How much liquidity was there in the WEGLD / UTK pool on 1st of November? We’ll sketch a small HTTP API (using bottle) which allows us to inspect the state of a smart contract at a given block or timestamp.

Add to Calendar

Follow us on Telegram for updates