Home - FlipsideCrypto/fsc-evm GitHub Wiki

Welcome to the fsc-evm wiki!

This Wiki is the home of internal documentation for the Flipside EVM dbt models and functions.

Included documentation:

  • DBT Models, Macros and Functions used for Streamline, Core and other schemas or categories
  • Common Snowflake UDFs and UDTFs
  • How-to guides for setting up Streamline, decoders, and other common EVM processes
  • Schema and protocol curations notes
  • Other helpful info

Please reference the README for more details not covered in the Wiki.

Navigating the Wiki

The Wiki is broken up into three main categories:

  1. Start Here
    • Home
    • Best Practices & FAQ
    • Installing fsc-evm
    • Documentation Templates
  2. Technical Specifications
    • Models
    • Functions
  3. Guides
    • General
    • Curated Platforms

Updating and Maintaining the Wiki

  • Add new pages at will, but follow page naming convention strictly and update sidebar for each new page
    • Page name format: <GROUP>: <SECTION>: <NAME>
    • GROUP: This could be Start Here, Models, Functions, General, or Curated Platforms
    • SECTION: For example in the Models group, this could be Core, Prices, etc.
    • NAME: Use best judgement here. Within Models: Prices: this is a model or group of models, for example Prices Pipeline
  • Document new models using the template.
  • Document new guides using the template.
  • GROUP's and SECTION's should only be added when necessary. Most new pages should be under an existing GROUP or SECTION
⚠️ **GitHub.com Fallback** ⚠️