Wallet

As in many occasions the users of the XchainJS library use several clients together, to facilitate the handling we have created the Wallet class. It allows to group a set of clients under the same object and interact with them in a homogeneous way.

You can consult here the API of this class, or work live with our example.

Last updated