Skip to content

Export a Libauth template from a Contract instance #76

@rkalis

Description

@rkalis

The main primitive used in Libauth's flexible transaction generation API is the AuthenticationTemplate. It would be useful if the CashScript SDK enables a Contract instance to export a libauth template based on the contract. From a quick exploration it looks like an AuthenticationTemplate includes a bit more semantic information than the plain CashScript contract (e.g. entities), so we'll have to figure out an ergonomic way for the user to provide the extra information to generate a complete AuthenticationTemplate.

cc @bitjson

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestjavascript-sdkRelates to the CashScript JavaScript SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions