0.12.0 • Published 9 months ago

@emeraldpay/emerald-vault-core v0.12.0

Weekly downloads
14
License
Apache-2.0
Repository
github
Last release
9 months ago

= Emerald Vault for NodeJS

Emerald Vault as a native NodeJS module

== Example

.Install

npm install @emeraldpay/emerald-vault-native

.Use

import {EmeraldVaultNative} from "emerald-vault-native";

const vault = new EmeraldVaultNative({dir: "path/to/vault"});

const wallets = vault.listWallets();

== Development

=== Build instructions

.Install dependencies

yarn install

.Build Native module

for NodeJS (and default unit testing)

yarn run build:rs

for Electron:

yarn run build:rs:electron

.Build Typescript

yarn workspaces run build:ts

.Run unit tests

yarn workspaces run test

== License

Copyright 2019 ETCDEV GmbH

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.

0.12.0

9 months ago

0.11.0

1 year ago

0.11.1

1 year ago

0.10.0

1 year ago

0.9.0

2 years ago

0.8.3

2 years ago

0.8.2

2 years ago

0.7.0-rc.2

2 years ago

0.7.0-rc.1

2 years ago

0.7.0-rc.4

2 years ago

0.7.0-rc.3

2 years ago

0.8.0-beta.0

2 years ago

0.8.0-alpha.1

2 years ago

0.8.0-alpha.0

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.6.0-rc.2

4 years ago

0.6.0-rc

4 years ago

0.6.0-alpha.3

4 years ago

0.6.0-alpha.2

4 years ago

0.6.0-alpha

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.1-rc7

4 years ago

0.5.1-rc6

4 years ago

0.5.1-rc5

4 years ago

0.5.1-rc4

4 years ago

0.5.1-0.27.0.rc2

4 years ago

0.5.1-0.27.0.rc1

4 years ago

0.5.0-0.27.0.rc1

4 years ago