freddiecoleman / chia-client

TypeScript client for Chia RPC interfaces.
https://www.chiaexplorer.com/
MIT License
89 stars 43 forks source link

Add Conversion Functions #21

Closed CMEONE closed 3 years ago

CMEONE commented 3 years ago

Adds conversion functions based on requests in issues:

Ported directly from Chia-Network/chia-blockchain into JavaScript at https://github.com/CMEONE/chia-utils (https://www.npmjs.com/package/chia-utils)

Added to Wallet and FullNode since applicable in both classes