@solworks/application-registry v0.0.59
SolApps Application Registry
SolApps Application Registry is a package that allows any program to query for a list of applications in the Solana ecosytem.
Installation
npm install @solapps/application-registryyarn add @solapps/application-registryAdding a new application
- Find your applications primary directory in
./src/data/apps. - Copy the example.toml file (
./src/data/apps/example.toml) to this directory and rename it to<your app name>.toml. - Edit the
<your app name>.tomlfile for your application.
For example, to add a new application called Raydium to the AMM category, we would copy the example.toml file to the apps folder and rename the copied file to Raydium.toml.
Alternatively you can contact the SolWorks team on Discord or Twitter to request that your application be added to the registry.
Building the registry
Do not edit app-list.json
npm run build10 months ago
10 months ago
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago