ao-process-clients
v6.0.67
Published
A modular TypeScript API client library for AO Process interactions
Maintainers
Readme
AO-Process-Clients: A Process Oriented AO Library
A modular TypeScript Process client library for AO Process interactions. This library simplifies interactions with various AO processes.
Install
npm i ao-process-clientsEnvironment
Node
Create a .env file:
# Defaults to wallet.json if not specified
PATH_TO_WALLET="wallet.json"And a JWKInterface json file representing a wallet.
Browser
Ensure globalThis.arweaveWallet is set to an arweave wallet.
