Skip to content

MatrixAINetwork/aiman

Repository files navigation

aiman

NPM Package

This is the Matrix JavaScript API which connects to the Generic JSON RPC spec.

You need to run a local or remote Matrix node to use this library.

Installation

Node.js

npm install aiman

Usage

import Aiman from 'aiman';

new Aiman(...);

Types

All the typescript typings are placed in the types folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors