Skip to content

unrealtechnologies/wallet-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WalletKit

This repository contains the WalletKit C++ code.

WalletKit is Unreal's customized implementation of generating private and public keys for crypto wallets. The depends on Botan Cryptography for securely generate keys protected from side channel attacks.

Building WalletKit

On the root directory run the following commands:

  1. $ cmake
  2. $ make

Documentation

Coming soon. Header files should contain some documentation.

License

The WalletKit library is licensed under the terms of the Apache license. See LICENSE for more information.

Disclaimer: This is not an officially supported Unreal product.

About

wallet-kit library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published