hyperweb-io / hyperweb-io/hyperweb-build
Expose hyperweb modules methods and classes
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
We need to expose the functions we provide in hyperweb.
```
import { createDenom, mintTokens, burnTokens } from '@hyperweb/token';
import { getBalance } from '@hyperweb/bank';
```
We need to create a type system for this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.