@zerodao/compute
v0.3.47
Published
zerodao sdk package
Downloads
5
Readme
@zerodao/compute
this sub-module is part of the zerodao software development kit (sdk)
it is responsible for computation utilities. These are the most recent update default exports used for zerodao software & intefrations
for more information, see the documentation
Importing
most users will prefer to use the umbrella package, but for those with more specific needs, individual components can be imported.
const =
{
computeRandomValue,
getNonce,
getPNonce,
btcAddressToHex
} = require('@zerodao/compute')
License
MIT License