Skip to content

[Feature Request] Add --solc-json to support standard json input for deployment #4

@leekt

Description

@leekt

Describe the solution you'd like
zerodev deploy --solc-json <path-to-json> [OPTIONS] compile the contract with given solc-json instead of relying on raw bytecode like --fileor--bytecod` flag

Describe alternatives you've considered
Or maybe getting a solidity file name/path will be better?
zerodev deploy --solidity <path-to-solidity> [OPTIONS]

Additional context

solidity docs on json spec for solc input
solc-js

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions