Skip to content

orcfax/publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orcfax-publish

Notes for auditors

Only parts included in the scope can be found in:

  • Spec: ./docs/spec.md
  • On-chain code: ./aik

About / setup

This repo uses nix flakes and has a devshell. For non nix users, its key dependencies are aiken and deno.

Repo structure

The top level repo structure is as follows

.
├── aik            # on-chain code written in aiken
├── cli            # tools to manage deployments
├── docs           # spec and other documentation
├── flake.lock     #
├── flake.nix      #
├── kio            # kompact code (utils and shared code)
├── README.md      #
└── tx             # off-chain tx building code written with lucid

In addition, there are a couple of subdirs focused at producing standalone binaries. The components have their own READMEs.

About

Orcfax publish dApp, responsible for publishing datum on chain received from an appropriately signed validator node

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages