iosdk-safe-energy
v1.0.4
Published
This package contains the core functionality of the Newcoin SDK. Its purpose is to be used by other packages or projects that need to interact with the Newcoin blockchain. It provides a layer that is agnostic to the underlying blockchain technology, so th
Downloads
4
Readme
Newcoin SDK core package
This package contains the core functionality of the Newcoin SDK. Its purpose is to be used by other packages or projects that need to interact with the Newcoin blockchain. It provides a layer that is agnostic to the underlying blockchain technology, so that it has the potential to be used with different blockchains.
What are the goals of this package?
The goals of this package are:
- Provide a layer that is agnostic to the underlying blockchain technology.
- Is small and easy to understand.
- Uses as much as possible pure JavaScript code.
- Compatible with common JavaScript environments (Node.js, browsers, React Native, etc.).
- Provide JS modules to take advantage of the latest JavaScript features (ES6, ES7, etc.).