Skip to content

Allow a JSON input parameter for the generate command #2

@aaroncox

Description

@aaroncox

Currently you can use the generate command with the --url flag to pull the ABI from chain.

wharfkit generate --url=https://jungle4.greymass.com eosio.token

And it'll pull the ABI from chain and generate the code.

As an alternative syntax, we should allow JSON to be directly fed to the script to perform the same function.

wharfkit generate --json=abi.json eosio.token

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions