https://github.com/samdouble/cryptogator-payment-validator
https://github.com/samdouble/cryptogator-payment-validator
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/samdouble/cryptogator-payment-validator
- Owner: samdouble
- Created: 2024-05-23T23:49:59.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-02T17:36:07.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T02:11:54.032Z (over 1 year ago)
- Language: TypeScript
- Size: 269 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cryptogator-payment-validator
A script designed to check crypto payments on the Ethereum blockchain.
## Technologies & Languages
- TypeScript
- Blockchain (Ethereum, Polygon)
- AWS ECR
- AWS Lambda
- CircleCI
## Running locally
Run the following command:
```
docker-compose up --build
```
## Running tests
Run the following command:
```
npm install
npm run test
```
## Production
1. Push your changes to any branch.
2. CircleCI will build and push the Docker image to AWS ECR
3. CircleCI will update the Lambda function that executes every few hours