algorand / algorand/pyteal

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

Aberta
#653 0 comentários 0 reações 0 responsáveis Ver no GitHub
new-feature-request Team Scytale
Linguagem predominante
Python
Estrelas
288
Forks
138
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

## 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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.