Skip to content

obelisk/plaid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plaid

A relatively simple system for automations and log processing.

Building And Testing

Quick way to build and run a test module:

./testing/just_run_please.sh

To build the runtime:

cd runtime
cargo build

To run integration tests:

./testing/integration.sh [compiler]

Releasing A New Version

The version must be bumped in two places:

  • runtime/plaid/Cargo.toml
  • runtime/plaid-stl/Cargo.toml

These versions are supposed to stay in sync all the time.

Once that's done and merged, a new release can be cut directly from the GH web UI.

About

Process logs and take actions. Wasm + Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 8

Languages