This project uses the Okto SDK with React for building a Crypto Investment Tracker.This app integrates the Okto Embedded Wallet SDK to provide users with seamless wallet management, portfolio tracking, and transaction capabilities. Users can view their cryptocurrency holdings, perform token transfers, and monitor their transaction history, all within a single platform.
- User authentication with Google
- Fetch user details
- View portfolio
- Manage wallets
- Transfer tokens
- Check order status
npm install okto-sdk-react @react-oauth/google axios
npm install react react-dom react-router-dom react-scripts
npm install react-router-dom@latest
npm install sass
npm install @ant-design/icons
npm install antd