sol-search
v1.1.2
Published
Апликација која може да прати различите метрике на налозима на СОЛАНА мрежи
Downloads
6
Maintainers
Readme
Solana Search
Prerequisite 😈😈
- Node.js (>= 14.x.x)
- npm (>= 6.x.x)
- Rust
Install
Clone the repository git clone https://github.com/voxxx1/sol-search.git
Install the dependencies cd sol-search npm install
Run
npm start
npm test
docker build -t solana-account-manager .
docker run -it -p 3000:3000 solana-account-manager
Environment Variables
┌─────────┬───────────────────────────────────────────────────────┐
│ NAME │ Description
├─────────┼───────────────────────────────────────────────────────┤
│ NODE_ENV│ 'The environment in which the application is running │
└─────────┴───────────────────────────────────────────────────────┘
For running production optimized build, set NODE_ENV to production. For example:
NODE_ENV=production npm start
## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.
Please make sure to update tests as appropriate.
Tea Network OSS PROJECT 😈😈😈