How to deploy SecretPath on your chain
Prerequisites
Cloning the Repository and Initial Setup
git clone -b Solana https://github.com/SecretSaturn/SecretPath.gitcd SecretPath/TNLS-Gateways/public-gatewaygit submodule update --init --recursive
Deploying the Gateway Contract
Run the Forge Script
Handling Gas Price Error
Understanding the Deployment Output
Configuring the Relayer
Navigate to the Relayer Directory
Open config.yml for Editing
config.yml for EditingAdd the Following Configuration
Add Environment Variables
Setting Up the Virtual Environment
Install Anaconda
Create a Virtual Environment
Activate the Virtual Environment
Install Dependencies
Running the Relayer
Start the Relayer
Handling the LRU Error
LRU ErrorLast updated
Was this helpful?