Skip to content

Platform agnostic implementation of core LongFi primitives.

License

Notifications You must be signed in to change notification settings

helium/longfi-core

Repository files navigation

LongFi Core

Building

  1. Generate makefile in build/. You only need to do this once.
    cmake -H. -Bbuild -DBUILD_TESTING=ON
    
  2. Compile
    make -C build
    
  3. Test (not applicable if configured with -DBUILD_TESTING=OFF in step 1)
    make -C build test
    
  4. Documentation
    make -C build docs
    open build/docs/html/index.html
    

About

Platform agnostic implementation of core LongFi primitives.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •