Skip to content

GoraNetwork/algokit_default_template

Repository files navigation

AlgoKit Goracle Basic App Template

This template provides a good starting point to quickly play with writing, building and deploying/calling Beaker and PyTEAL contracts and interacting with the Goracle Protocol.

This is a template used by AlgoKit to initialise an Algorand smart contract project. It's a Copier template.

Features

This template supports the following features:

  • Compilation of the current Beaker contract (see e.g. default_app/build.py)
  • Demo (deploy + call) of the current Beaker contract (see e.g. default_app/demo.py)
  • Poetry for Python dependency management and virtual environment management
  • VS Code configuration (linting, formatting, breakpoint debugging)

Getting started

Once the template is instantiated you can follow the README.md file to see instructions for how to use the template.

About

A template for use with algokit to help get devs started working with the Goracle protocol on Algorand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published