Skip to content

Commit 3a52a0a

Browse files
robdmooreachidlow
authored andcommitted
Documentation tweaks
1 parent 1a62deb commit 3a52a0a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

template_content/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,12 @@ This project has been generated using AlgoKit. See below for default getting sta
3636

3737
1. If you update to the latest source code and there are new dependencies you will need to run `algokit bootstrap all` again
3838
2. Follow step 3 above
39+
40+
### Tools
41+
42+
- [Algorand](https://www.algorand.com/) - Layer 1 Blockchain; [Developer portal](https://developer.algorand.org/), [Why Algorand?](https://developer.algorand.org/docs/get-started/basics/why_algorand/)
43+
- [AlgoKit](https://github.com/algorandfoundation/algokit-cli) - One-stop shop tool for developers building on the Algorand network; [docs](https://github.com/algorandfoundation/algokit-cli/blob/main/docs/algokit.md), [intro tutorial](https://github.com/algorandfoundation/algokit-cli/blob/main/docs/tutorials/intro.md)
44+
- [Beaker](https://github.com/algorand-devrel/beaker) - Smart contract development framework for PyTeal; [docs](https://beaker.algo.xyz), [examples](https://github.com/algorand-devrel/beaker/tree/master/examples)
45+
- [PyTEAL](https://github.com/algorand/pyteal) - Python language binding for Algorand smart contracts; [docs](https://pyteal.readthedocs.io/en/stable/)
46+
- [AlgoKit Utils](https://github.com/algorandfoundation/algokit-utils-py) - A set of core Algorand utilities that make it easier to build solutions on Algorand.
47+
- [Poetry](https://python-poetry.org/): Python packaging and dependency management.

0 commit comments

Comments
 (0)