Skip to content

Biglup/aiken-c-ffi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiken-c-ffi

Build Release

C FFI wrapper for Aiken smart contract language.

This is a fork of https://github.com/bloxbean/aiken-jna-wrapper

It exposes following functions

  • Phase 2 transaction ExUnits evaluation

Supported Operating Systems / Archs

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

For another platform, please create a PR / request here

Build

git clone https://github.com/Biglup/aiken-c-ffi.git
cargo test
cargo build --release

About

Aiken C FFI lib for smart contract evaluation

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Rust 98.2%
  • C 1.8%