Open Benj846 opened 2 years ago
so inorder to use Bithumb.setApiKey(); methods how to import Bithumb in the first place?
Bithumb.setApiKey();
import { Bithumb } from 'bithumb';
this?
so inorder to use
Bithumb.setApiKey();
methods how to import Bithumb in the first place?