telchar-codegen 0.1.2

A toolchain that improves the developer experience of integrating Plutus validators in off-chain processes
Documentation
1
2
3
4
5
6
7
8
9
10
{
    "name": "telchar-codegen-examples",
    "private": true,
    "type": "module",
    "dependencies": {
        "@blaze-cardano/sdk": "^0.2.22",
        "@lucid-evolution/lucid": "^0.4.23",
        "@meshsdk/core": "^1.9.0-beta.4"
    }
}