UNPKG

api-rps

Version:
31 lines (22 loc) 240 B
RPS === ``` yarn install ``` Guidelines ---------- ``` _method_protected_or_private = v => v ``` Build ---- ``` yarn build ``` Test ---- Testrpc must be installed (https://github.com/ethereumjs/testrpc). ``` testrpc yarn test ```