A collection of classes, functions, and types for composing, serializing, and signing NEAR transactions.
- actionCreators functions for composing actions
- Actions classes for actions
- Schema classes and types concerned with (de-)serialization of transactions
- createTransaction function for composing a transaction
- signTransaction function for signing a transaction
This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0). See LICENSE and LICENSE-APACHE for details.