bark-swap-demo

所属分类:特征抽取
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2024-03-15 16:11:57
上 传 者sh-1993
说明:  BarkSwap是建立在Solana区块链上的去中心化交换(DEX),为用户提供无缝令牌交换功能。
(BarkSwap is a decentralized exchange (DEX) built on the Solana blockchain, offering users seamless token swapping functionality.)

文件列表:
dapp/
html/
LICENSE

BarkSwap Header Image
# Decentralized Exchange BarkSwap is a decentralized exchange (DEX) built on the Solana blockchain, offering users seamless token swapping functionality. This repository contains the source code for the BarkSwap decentralized application (dApp). ## Table of Contents - [Decentralized Exchange](https://github.com/bark-community/bark-swap-demo/blob/master/#decentralized-exchange) - [Table of Contents](https://github.com/bark-community/bark-swap-demo/blob/master/#table-of-contents) - [Setup](https://github.com/bark-community/bark-swap-demo/blob/master/#setup) - [API Implementation](https://github.com/bark-community/bark-swap-demo/blob/master/#api-implementation) - [Jupiter Terminal Vs. API](https://github.com/bark-community/bark-swap-demo/blob/master/#jupiter-terminal-vs-api) - [Usage](https://github.com/bark-community/bark-swap-demo/blob/master/#usage) - [Contributing](https://github.com/bark-community/bark-swap-demo/blob/master/#contributing) - [License](https://github.com/bark-community/bark-swap-demo/blob/master/#license) ## Setup To set up BarkSwap locally, follow these steps: 1. Clone the repository: ```bash git clone https://github.com/bark-community/bark-swap/ cd dapp && cd web npm i ``` 2. Start the development server: ```bash npm run dev ``` 3. Open `localhost:3000` in your browser. The BarkSwap interface is available at `localhost:3000/swap`. ## API Implementation The API implementation is located at [dapp/web/app/swap/page.tsx](https://github.com/bark-community/bark-swap-demo/blob/master/https://github.com/bark-community/bark-swap/blob/main/dapp/web/app/swap/page.tsx). Customize the token mint addresses as needed, or use the [token list API](https://github.com/bark-community/bark-swap-demo/blob/master/https://station.jup.ag/docs/token-list/token-list-api) for validated tokens. ## Jupiter Terminal Vs. API BarkSwap is based on Jupiter Terminal and utilizes its API for seamless integration. Jupiter Terminal is a user interface that links into BarkSwap through its HTML. The API implementation utilizes Jupiter's quote and swap endpoints, requiring the development of the BarkSwap front-end/UI. ## Usage This repository serves as a reference implementation and is not intended for direct usage. - Obtain an API key from Helius - [https://www.helius.dev/](https://github.com/bark-community/bark-swap-demo/blob/master/https://www.helius.dev/) - Create a BARK API key and integrate it into the HTML of the BarkSwap implementation. - For create-dapp, you'll need NPM or Yarn. The BarkSwap implementation is accessible at `localhost:3000/swap`. For any questions or issues, please refer to the [GitHub repository](https://github.com/bark-community/bark-swap-demo/blob/master/https://github.com/bark-community/bark-swap) or reach out to the BARK community. ## Contributing Contributions are welcome! Fork the repository, make your changes, and submit a pull request. ## License [MIT License](https://github.com/bark-community/bark-swap-demo/blob/master/LICENSE).

近期下载者

相关文件


收藏者