algorand / algorand/pyteal

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

未關閉
#653 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
new-feature-request Team Scytale
主要語言
Python
星號
288
分支
138
PR 合併指標
30 天內沒有已合併 PR

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。