Our current smart contract abstraction feature is currently in preview. It's API is not final, and it may not cover every use case (yet). We will greatly appreciate any feedback on this feature.
Return the schema of the parameter of a specific entry point
InvalidTokenError
Check if the Contract parameter has an annotation or not
Check if the Contract parameter is multiple entry point or not
Rest
Returns a micheline formatted object for the values provided
TokenValidationError
ParameterEncodingError
Optional
Returns a micheline formatted object for the javascript object provided
Returns the javascript object equivalent of the Micheline value provided
ExtractSchema has been deprecated in favor of generateSchema
Produce a schema grouping together all the entry points of a contract.
Static
contract script obtained from the RPC
ParameterSchema
Create an instance of ParameterSchema from a contract script
If the RPC response is invalid
Warn
Our current smart contract abstraction feature is currently in preview. It's API is not final, and it may not cover every use case (yet). We will greatly appreciate any feedback on this feature.