Skip to content

rpeszek/idris-chain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idris-chain

Dependently typed blockchain experiments in Idris.

  • Blockchain module implements a blockchain (cryptographic linked list) with type guarantee that hashes are correct and the chain is not compromised.

Proof of type? :)

Work-in-progress

Idris instructions

I am using idris 1.2 This project includes make file with configuration to build and run tests. To use interactive repl:

> cd src 
> idris repl --package contrib

About

Dependently typed blockchain experiments in Idris

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published