PHP WebShell

Текущая директория: /opt/BitGoJS/examples/ts/tss-smc

Просмотр файла: README.md

# Self-Managed TSS Cold Wallet Examples

## Prerequisites

See README.md in the root.

## Running the Examples

Navigate into `examples/ts/tss-smc` and run `npm install`.

```
$ cd examples/ts/tss-smc
$ nvm use
$ npm install
```

Use `npx ts-node` to run the desired example:

```
$ npx ts-node create-smc-wallet-step-1.ts
```

**Note**: Complete the required TODO's for each script, such as adding your access token or providing your wallet ID.

Выполнить команду


Для локальной разработки. Не используйте в интернете!