Skip to content

bloxbean/aiken-jna-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiken-jna-wrapper

Build Release

A JNA wrapper for Aiken smart contract language. The binaries from this project are used in aiken-java-binding project.

It exposes following functions

  • Phase 2 transaction ExUnits evaluation

Supported Operating Systems / Archs

  • Apple MacOS (Intel and Apple Silicon)
  • Linux (x86_64) (Ubuntu 20.04 or compatible ...)
  • Windows 64bits (x86_64)

For another platform, please create a PR / request here

Build

git clone https://github.com/bloxbean/aiken-jna-wrapper.git
cargo test
cargo build --release