Welcome to the ArcPay Dashboard! This application serves as a user-friendly interface for managing transactions and account settings.
- Buy Listings: Easily purchase listings using your preferred wallet.
- Create Listings: List your NFTs / RWAs for sale with customizable auction or sale options.
- Statistics Tracking: View your latest transactions and manage your account statistics.
- API Integration: Generate API keys for external applications.
- Node.js
- npm
git clone https://github.com/Frostbits-Solutions/arcpay-dashboard.git
cd arcpay-dashboard
npm install
npm run dev
Before running the application, make sure to set VITE_SUPABASE_URL, VITE_SUPABASE_ANON_KEY and VITE_ARCPAY_API_KEY in your environment to connect the UI to the supabase backend; If you are unsure what values to use, please reach out.
For detailed guides on how to use Arcpay Dashboard, visit the documentation.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the Apache-2.0 License. See the LICENSE file for details.
For inquiries, please reach out to hi[at]frostbits.solutions.