0.9.0 • Published 7 months ago

@wallet-test-framework/framework v0.9.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Wallet Test Framework

blog

Usage

Optionally, you can configure npm to install without superuser permissions.

# Install the server
npm install -g @wallet-test-framework/framework

# Run the server
wtfd

Development

Building

To install the dependencies:

npm install --include=dev

To compile the TypeScript into JavaScript and create the relevant bundles:

npm run build

Linting

Before creating a pull request, please make sure to run:

npm test

Running

After building, you can run the web server with:

node dist/server/index.js
0.9.0

7 months ago

0.8.0

9 months ago

0.7.0

10 months ago

0.6.0

11 months ago

0.5.0

11 months ago

0.4.0

12 months ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago