chia-utils
chia-utils copied to clipboard
A set of JavaScript utilities to facilitate conversions for the Chia network
Results
3
chia-utils issues
Sort by
recently updated
recently updated
newest added
瀏覽器運行報錯
4
`TypeError: Property left of AssignmentExpression expected node to be of a type ["LVal"] but instead got "BooleanLiteral"`
I'm trying to use chia-utils in Vue 2 app, code looks like this in main.js: ` import { puzzle_hash_to_address } from 'chia-utils' ` The error message in browser (Firefox) is:...
is there any lib can do this?