module
0.0.0-20221107023211-79e014086019
Repository: https://github.com/disperze/wasmx.git
Documentation: pkg.go.dev
# README
WasmX
This project represents the Juno implementation for the x/wasm module.
It extends the custom Juno behavior with custom message handlers for wasm message. This allows to store the needed data inside a PostgreSQL database on top of which GraphQL APIs can then be created using Hasura
Usage
To know how to setup and run wasmx, please refer to the docs folder.