ergo-js icon indicating copy to clipboard operation
ergo-js copied to clipboard

not a proper configuration in package.json

Open podvodnik opened this issue 3 years ago • 2 comments

const ergo = require('@ergoplatform/ergo-js');

ergo.sendTransaction(...)

This does not work. first, there is no proper main defined. Please try to install it.

podvodnik avatar Jun 02 '21 10:06 podvodnik

use ergo-ts, it's newer than this repo.

deadit avatar Jun 04 '21 13:06 deadit

Can't seem to find ergo-ts, would it be possible to send a link?

EDIT: nvm found it ( https://github.com/coinbarn/ergo-ts )

jkleinne avatar Jun 17 '21 22:06 jkleinne