algorand / algorand/pyteal

dump method to quickly write approval, clear, ABI to file system

Open
#653 0 comments 0 reactions 0 assignees View on GitHub
new-feature-request Team Scytale
Dominant language
Python
Stars
288
Forks
138
PR merge metrics
No merged PRs in 30d

Description

## Problem

currently, if I want to write out approval, clear, ABI to file system, we have to do this which is not the most elegant way. If devs want to use dappflow to deploy and interact with the smart contract during development, they need all three artifacts written out to files to import them.
image

## Solution

Create a dump method to write out the artifacts to the file system.
Beaker does this: https://algorand-devrel.github.io/beaker/html/application.html?highlight=dump#beaker.application.Application.dump

## Urgency

Not high

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.