Atlas is a customizable open-source cryptocurrency exchange frontend.
Atlas provides a rich set of pages (screenshots below):
- Home: For viewing market trends and top movers, executing trades, and viewing balance.
- Wallet: For managing digital assets, graphing assets and balances, and viewing transactions.
- Settings: For managing password, KYC, MFA, and more.
- Support: For managing tickets and messaging with customer support.
- Buy/Sell/Convert: For executing buy, sell, and convert transactions.
Flows/support for the following are included:
- Identity Verification (KYC)
- ACH, Wire, and Debit Transfers
- Oauth
- Mult-factor Authentication (MFA)
- Signin, Signup (with validation)
- Forgot Password, Reset Password
- Notifications
- Dark / Light Mode
- and more!
Home Page
Wallet Page
Settings Page
Support Page
Buy Widget
Populate a .env file according to .env.default
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
Atlas is licensed under the terms of the MIT License. See the LICENSE file for more details. By using, distributing, or contributing to Atlas, you agree to the terms and conditions set forth in the License.
For any questions, please reach out to swain.cody@gmail.com