﷽
This module goes hand-in-hand with residue-node. You must have C++ library already installed on the system.
- Node 7+
First, you need to install libresidue binary (dynamic)
sh -c "$(curl -fsSL https://raw.githubusercontent.com/amrayn/residue-cpp/master/install.sh)"
Once dynamic library is available you can install the package, that will eventually build the native module.
npm install --save residue-native
Please see Native Binding section for API and usage.
Copyright 2017-present Amrayn Web Services
Copyright 2017-present @abumusamq
https://github.com/amrayn/
https://amrayn.com/
https://muflihun.com/
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.