dharmaprotocol / dharma.js

DEPRECATED: Javascript Developer library for interacting with Dharma Protocol
https://dharma.io
MIT License
57 stars 24 forks source link

Introduce Token module #288

Closed saturnial closed 6 years ago

saturnial commented 6 years ago

Previously, we were instantiating an Allowance class to modify allowances and a Tokens class to query for token data. This functionality has been collapsed into one module called Token.

We now export a set of functions under the module namespace Token.

Types that were deleted: