Skip to content

CoopHive/alkahest-mocks

Repository files navigation

Alkahest

Alkahest is a library and ecosystem for peer-to-peer exchange.

Statements represent obligations within a peer-to-peer agreement, while validators represent conditions under which statements are considered valid.

These compose with each other to eventually enable trading anything for anything else, with flexible per-deal assurance guarantees.

Learn more at Alkahest Docs.

Contracts

Base contracts:

Implementations:

Demo

Example workflows

run tests:

  1. set RPC_URL_MAINNET env variable to any Ethereum mainnet RPC url - e.g. Alchemy, Infura, etc.
  2. forge test