fairDataSociety / fdp-contracts

Fair Data Protocol smart contracts and its utilities
4 stars 1 forks source link

Use crypto shim to prevent the warning #89

Open IgorShadurin opened 1 year ago

IgorShadurin commented 1 year ago

Prevent warning messages from displaying on the screen for CLI apps by using crypto shim

Shim https://github.com/fairDataSociety/fdp-storage/blob/master/src/shim/crypto.ts

Warning WARNING: Missing strong random number source