Is your feature request related to a problem? Please describe.
We need a High Level API with stronger types.
Using Pubkeys to represent most of the types can cause lots of problems.
Describe the solution you'd like
Create types for:
- Entity
- Component
- System
- Wallet
- SessionKey
- ...