Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Create lisk sdk package - Closes #3441 #3542

Merged
merged 3 commits into from
May 8, 2019
Merged

Conversation

shuse2
Copy link
Collaborator

@shuse2 shuse2 commented May 7, 2019

What was the problem?

There was no package to combine all the tools

How did I fix it?

Create lisk-sdk package

How to test it?

npm ci
npm run bootstrap -- --ci
npm run build
cd sdk
node
const sdk = require('./src');
sdk

Review checklist

@shuse2 shuse2 requested a review from MaciejBaj May 7, 2019 20:35
@shuse2 shuse2 self-assigned this May 7, 2019
@shuse2 shuse2 merged commit a7772d0 into release/2.0.0 May 8, 2019
@shuse2 shuse2 deleted the 3441-create_lisk_sdk branch May 8, 2019 15:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants