Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

🖥️ Setup Instructions

This Book

This book is available at the following url:

https://smartcontractkit.github.io/x402-cre-price-alerts/

Important Prerequisites

To get the most out of this session, we recommend you have the following prepared before the masterclass. Some of this will be covered briefly and fast so we can spend time on the LinkLab’s code.

Required Setup

Nice to Have

  • 📚 Install mdBook - So you can read the accompanying LinkLab docs easily
    cargo install mdbook
    

Repository

Once you have the prerequisites ready, clone the repository:

git clone https://github.com/smartcontractkit/x402-cre-price-alerts.git
cd x402-cre-price-alerts
npm install

Note that the project uses NPM workspaces, so you must use NPM to install packages.