PIPELINE Wallet is an open-source wallet designed for protocols on Bitcoin. Currently, it is only compatible with Google Chrome. The wallet supports the PIPE protocol and offers protection and detection for Ordinals and BRC-20 assets.
Wallet connector is in development and not available yet.
To build PIPELINE Wallet, follow these steps:
-
Install NodeJS and Yarn: Make sure you have NodeJS and Yarn installed on your machine.
-
Install Git and Clone the Repository:
- Install Git if you haven't already.
- Clone this repository to your local machine using the following command:
git clone [repository_url]
-
Install Dependencies:
- Navigate to the root of the repository using a terminal.
- Run the following command to download all the required packages:
yarn
-
Launch the Build:
- Start the build process by typing:
yarn build
- Start the build process by typing:
-
Access the Build:
- The build is now available in the
distfolder.
- The build is now available in the
A special thank you to the Unisat wallet team and the Metamask team for their contribution to the web3 ecosystem, which helped us build PIPELINE Wallet.
Feel free to contribute to the development of PIPELINE Wallet by submitting issues and pull requests on our GitHub repository. For any questions or support, please refer to our documentation or contact us directly.