algorand / algorand/pyteal

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

Abierto
#653 0 comentarios 0 reacciones 0 asignados Ver en GitHub
new-feature-request Team Scytale
Lenguaje dominante
Python
Estrellas
288
Forks
138
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.