Skip to content
#

nft

Here are 106 public repositories matching this topic...

joshuahannan
joshuahannan commented Jul 20, 2020

Issue To Be Solved

We have accurate template transactions in the transactions folder but not all of them are included in the lib/go/templates package.

Suggest A Solution

  • Use the go bindata tool and string replacer to get the template from transactions/ and replace the contract names and addresses with the provided arguments, similar to how it is done with `GenerateCreateCo
joshuahannan
joshuahannan commented Aug 6, 2020

Issue To Be Solved

There might be some confusion about running manual transactions, because they are written to be used by application code and have string template features and arguments, which are not usable by any of our manual tools.

Suggest A Solution

  • Add clarifications to the instructions in README that say that you need to remove the arguments, remove the template fields, and

Improve this page

Add a description, image, and links to the nft topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nft topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.