Documentation ¶
Overview ¶
Package templates provides functions for generating common Cadence scripts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddAccountKey ¶
AddAccountKey generates a script that adds a key to an account.
func CreateAccount ¶
CreateAccount generates a script that creates a new account.
func RemoveAccountKey ¶
RemoveAccountKey generates a script that removes a key from an account.
func UpdateAccountCode ¶
UpdateAccountCode generates a script that updates the code associated with an account.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.