algorand / algorand/pyteal

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

オープン
#653 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。