We are building a Decentralized P2P network for IoT connectivity, called as Interlynk. Anybody with a Smartphone can participate as a node and provide connectivity to the surrounding IoT devices and get rewarded with our Native tokens. Rather than relying on a dedicated telecom network like 5G and LPWAN operators, Interlynk Network uses existing "Smartphone Infrastructure" for secured communication of IoT devices. Interlynk uses existing infrastructure to deploy a unique IoT network, instead of deploying new antennas and adding to hardware costs.
- Centralized: IoT platforms come with their Centralized network and cloud infrastructure, lacking interoperability capabilities.
- High Power Consumption: Most of the long range connectivity networks create further issue of Higher Power consumption.
- Higher costs: High hardware and recurring costs of various networks make it unviable for many projects.
- Giving unique identity to all IoT devices on Interlynk’s blockchain network
- Drastically reducing the overall costs and energy consumption
- Interlynk generates IoT connectivity using the edge-computation principles
- Easy login methods - including Google, Twitter, Inbuilt ERC 20 Crypto Wallet , etc
- User-friendly UI
- Minting & Burning Functions in Smart Contract
- Full Transparent Reward mechanism
Android Apk link :- (https://ipfs.io/ipfs/bafybeicmilysf5mifxcwbcw5ttjymhz434ly7gdhaugk6ld2n5lzzhqioi/Interlynk.apk)
Youtube Video Demo
(https://youtu.be/gyvHGZnMHQ0)
Client: React native, expo, react-native-ble , hardhat
Server: Express,mongodb, Web3.storage
Blockchain: Polygon Mumbai Testnet, Alchemy, Web3Auth , etherjs , openzeppelin
Clone the project
git clone https://github.com/Het-Bhavsar/Interlynk-Hackathon.git
Go to the project directory
cd Interlynk-Hackathon
Install dependencies
yarn install
sample.env
API_URL= "polygon scan api url"
PRIVATE_KEY= "metamask private key"
POLYGONSCAN_API_KEY= ""
api_key= "alchemy api key"
Connect your phone in usb debugging mode
yarn run android
If unable to start the app locally or any other issue, feel free to contact me at het@interlynk.space, I will be more than happy to help you.