General Description and Overview
| WFJSL Documentation Home | WFJSL TypeDoc Reference | Whiteflag Specification |
Introduction
The Whiteflag JavaScript Library (WFJSL) will be the reference implementation of the Whiteflag Protocol written in TypeScript, and compiled to JavaScript, to support the development of Whiteflag-enabled applications in JavaScript.
The WFJSL is currently in development in order to separate the Whiteflag core protocol code from the current reference implementation, i.e. the Whiteflag API. This makes the code better to maintain and test in support of future Whiteflag protocol development, while ensuring reusability for other implementations.
The WFJSL is to include all Whiteflag protocol features, but with minimal dependencies. Therefore, the library is independent of any specific blockchain, database solution, user interface, etc.