Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scale-it/algorand-builder-tutorial
Source code for a tutorial published for Algorand Developers Portal
https://github.com/scale-it/algorand-builder-tutorial
Last synced: about 1 month ago
JSON representation
Source code for a tutorial published for Algorand Developers Portal
- Host: GitHub
- URL: https://github.com/scale-it/algorand-builder-tutorial
- Owner: scale-it
- License: mpl-2.0
- Created: 2021-01-20T09:40:17.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-25T14:15:54.000Z (over 2 years ago)
- Last Synced: 2024-05-28T21:11:01.207Z (7 months ago)
- Size: 64.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorand Builder Tutorial
This repository provides a source code for an [Algorand Builder](https://github.com/scale-it/algorand-builder) tutorial published for [Algorand Developers Portal](https://developer.algorand.org/tutorials).
Source code for each part of the tutorial is provided in a branch of this repository. Clone this repository and switch to a branch corresponding to the tutorial episode:
1. [Part 1 - Creating Local Network and Deploying ASA](https://developer.algorand.org/tutorials/algorand-builder-tutorial-part1-creating-local-network-and-deploying-asa/).
Branch: [part-1](https://github.com/scale-it/algorand-builder/tree/part-1)## License
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.