Solidity smart contracts NomadBadge
and NomadRewardToken
- Chainlink hackathon spring 2023
NomadBadge (NBG)
: https://sepolia.etherscan.io/address/0x487e0Fc813e4e529AFBb464ECD910Bdb1ddDdbddNomadRewardToken (NRT)
: https://sepolia.etherscan.io/address/0x0ab9cDa8A48901d51D1F6D33296E269f0F6cf084- Chainlink Upkeep: https://automation.chain.link/sepolia/47254677506698286077359640262313679705995938459857830049375322353966539805401
- Nomad Token - Smart contracts
- Nomad core - Backend
- Nomad app - Frontend
tech stack: solidity, typescript, javascript, chainlink, openzeppelin, hardhat, npm
npm install
ALCHEMY_KEY = ...
ADMIN_ACCOUNT_ADDRESS = ...
ADMIN_ACCOUNT_PRIVATE_KEY = ...
MONGO_CONNECTION_URL = ...
PORT=...
AVIATIONSTACK_ACCESS_KEY = ...
You can target any network from your Hardhat config using:
npx hardhat run --network sepolia scripts/deploy.ts
tech stack: typescript, javascript, nodejs, alchemysdk, ethersjs, mongoose, express, dotenv, node-cron, heroku, heroku-scheduler, axios, cors, helmet, nodemon, compression
node
server.ts
heroku logs --tail
Server location: nomad-core.herokuapp.com
tech stack: kotlin, kotlinx-coroutines, jetpack compose, firebase-crashlytics, firebase-auth-ktx, accompanist-flowlayout, compose.material3, okhttp3, retrofit2
Google Play: Nomad Rewards App