Skip to content

spec-dev/elixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elixir x Spec

Contract Groups and Live Tables for the Elixir Protocol on Spec.

The Elixir Namespace: https://spec.dev/elixir 🚀

elixir

Preview

▶️ 🍿 Turn contract addresses to Live Postgres Tables in 2 minutes

Workflow

The most common workflow on Spec involves:

  1. Syncing your contracts to Spec
  2. Adding contract events as Live Tables
  3. Writing custom, higher-level, Live Tables
  4. Running your Live Tables locally

Quickstart

This repository also contains a spec project (.spec/) with a few Live Tables already added to its schema:

  1. deposit — All deposit events from the Vertex Manager contract (both event versions)
  2. queued — All queued events from the Vertex Manager contract (both event versions)
  3. claim_event — All claim events from the Vertex Manager contract
  4. transaction — All transactions to or from the Vertex Manager contract

To instantly get up and running with these 4 Live Tables, jump straight to the running spec guide.

About

Live Tables for the Elixir Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published