An open API service indexing awesome lists of open source software.

https://github.com/tuler/node-cartesi-machine

Node.js bindings for the Cartesi Machine
https://github.com/tuler/node-cartesi-machine

cartesi nodejs

Last synced: 5 months ago
JSON representation

Node.js bindings for the Cartesi Machine

Awesome Lists containing this project

README

          

# node-cartesi-machine

This is a JavaScript/TypeScript library for interacting with Cartesi Machines.

## Documentation

Documentation is available at [https://tuler.github.io/node-cartesi-machine/](https://tuler.github.io/node-cartesi-machine/)

## Building

```shell
pnpm i
pnpm run build
```

## License

License under [Apache-2](./LICENSE).