Home - FlipsideCrypto/fsc-evm GitHub 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.
The Wiki is broken up into three main categories:
-
Start Here
- Home
- Best Practices & FAQ
- Installing fsc-evm
- Documentation Templates
-
Technical Specifications
- Models
- Functions
-
Guides
- General
- Curated Platforms
- 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 beStart Here
,Models
,Functions
,General
, orCurated Platforms
-
SECTION
: For example in theModels
group, this could beCore
,Prices
, etc. -
NAME
: Use best judgement here. WithinModels: Prices:
this is a model or group of models, for examplePrices Pipeline
- Page name format:
- Document new models using the template.
- Document new guides using the template.
-
GROUP
's andSECTION
's should only be added when necessary. Most new pages should be under an existingGROUP
orSECTION