issues
search
LiskArchive
/
lisk-elements
⚙️ Library for sending Lisk transactions from the client or server
https://lisk.io/
GNU General Public License v3.0
250
stars
64
forks
source link
Add lisk validator - Closes #1139
#1185
Closed
shuse2
closed
5 years ago
shuse2
commented
5 years ago
Description
Creating basic validator library to be used in multiple packages.
Review checklist
The PR resolves #1139
All new code is covered with unit tests
All new code was formatted with Prettier
Linting passes
Tests pass
Commit messages follow the
commit guidelines
Documentation has been added/updated
Description
Creating basic validator library to be used in multiple packages.
Review checklist