UNPKG

react-use-ark

Version:

Hook to easily access ARK blockchain Ѧ API in React application

8 lines (7 loc) 141 B
export declare enum ForgingStatus { Forging = 0, Missing = 1, NotForging = 2, NeverForged = 3, BecameActive = 4 }