soroban-spec-typescript 23.0.1

Soroban contract spec utilities for generating JSON.
Documentation
1
2
3
4
5
6
7
8
Testing TS Bindings behavior
============================

To run the tests in here, make sure you're running a quickstart docker container locally, then change into this directory and:

- `npm i`
- `npm run setup`
- `npm run test`