perun-network / erdstall-ts-sdk

TypeScript client SDK to interact with Erdstall.
Apache License 2.0
5 stars 2 forks source link

Lift `TokenTypesCache` into `ErdstallClient` #89

Closed ndzik closed 2 years ago

ndzik commented 2 years ago

Adds an abstraction for the TokenTypesCache called TokenCache. This TokenCache is available in Ledger{Reader|Writer} and can be externally owned, like the ErdstallClient does now.