Skip to content

hannahhoward/ffi-stub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filecoin FFI stub

For testing and non-production purposes only.

This is an FFI stub that can be used with a go.mod replace directive in tests that do not require real proofs.

Usage

In your go.mod:

replace github.com/filecoin-project/filecoin-ffi => github.com/filecoin-project/ffi-stub v0.1.0

License

Dual-licensed: MIT, Apache Software License v2, by way of the Permissive License Stack.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%