Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aorumbayev/algokit-tealish-template
Community starter AlgoKit template for Tealish and Algojig project for developing Algorand Smart Contracts
https://github.com/aorumbayev/algokit-tealish-template
algokit algokit-template algorand algorand-blockchain algorand-teal dapp tealish
Last synced: 3 days ago
JSON representation
Community starter AlgoKit template for Tealish and Algojig project for developing Algorand Smart Contracts
- Host: GitHub
- URL: https://github.com/aorumbayev/algokit-tealish-template
- Owner: aorumbayev
- Created: 2023-05-17T18:21:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-17T18:47:17.000Z (over 1 year ago)
- Last Synced: 2025-01-21T22:52:58.861Z (6 days ago)
- Topics: algokit, algokit-template, algorand, algorand-blockchain, algorand-teal, dapp, tealish
- Language: Jinja
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-algorand - algokit-tealish-template - AlgoKit community template for quick starting a smart contract project with tealish and algojig. (Development Tools / AlgoKit Templates)
README
Community starter AlgoKit template for Tealish and Algojig project for developing Algorand Smart Contracts
## About
To get started, use the following command to pull this as a community template during algokit configuration:
```bash
algokit init --template-url https://github.com/aorumbayev/algokit-tealish-template
```