No project description provided
Project description
Pyalgorand
____ _ _ _
| _ \ _ _ / \ | | __ _ ___ _ __ __ _ _ __ __| |
| |_) | | | | / _ \ | |/ _` |/ _ \| '__/ _` | '_ \ / _` |
| __/| |_| |/ ___ \| | (_| | (_) | | | (_| | | | | (_| |
|_| \__, /_/ \_\_|\__, |\___/|_| \__,_|_| |_|\__,_|
|___/ |___/
Overview
PyAlgorand aims at simplifying development on the Algorand blockchain.
Installation
pip install pyalgorand
Optional installation
If one wants to use an Algorand sandbox network, please go to https://github.com/algorand/sandbox for more details.
If one wants to use IPFS features in pyalgorand and test them locally, it is recommended to use the following procedure:
wget https://dist.ipfs.io/go-ipfs/v0.7.0/go-ipfs_v0.7.0_linux-amd64.tar.gz
tar -xvzf go-ipfs_v0.7.0_linux-amd64.tar.gz
cd go-ipfs && sudo ./install.sh && ipfs init && ipfs daemon &
Note that sudo might not be necessary on your system.
Getting started
Some examples are available in here:
- how to create accounts
- share files on IPFS and secure them
Start with the creation of accounts. Some of the examples require Purestake API, register here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyalgorand-0.1.0.tar.gz.
File metadata
- Download URL: pyalgorand-0.1.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebea8ff94bb3fdd75ac5909da40a9387f3b2beae8fd8c3332fd91dda2d640d2f
|
|
| MD5 |
439b05409cf0a49b7ef86e2377bb129c
|
|
| BLAKE2b-256 |
85c2d1ac56b39e6bb1999c49cc32ba894efaf35d74e88f9cb8b6c9da3fcce67f
|
File details
Details for the file pyalgorand-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pyalgorand-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abef65a91a5b252bb9a0dfd64b861db2bf367f173d5bb28c778a9df60cf6c84c
|
|
| MD5 |
4a741d673d8e9e7e14a9093032358729
|
|
| BLAKE2b-256 |
6bb18fded3140f3d5553f9b3c2d946109f632178468d92588ca1956201208099
|