keyuno is an Electron JS application that enables users to view, create, and send digital objects (1/1 Bitcoin NFTs) using the Counterparty XCP platform. It offers IPFS support, and includes a map of knowledge that facilitates exploration of the connections between digital objects.
Note: This is a test version only for developers. Take necessary precautions and be aware of the risks involved.
Before running keyuno, ensure that you have the following prerequisites installed on your machine:
- Clone the repository to your local machine.
git clone https://github.com/keyuno/keyuno- Change into the project directory.
cd keyuno- Install the project dependencies using Yarn.
yarn installTo run the keyuno, execute the following command:
yarn startWe would like to acknowledge and express our gratitude to the following open source projects and resources:
CounterTools: A modular JavaScript Bitcoin and Counterparty GUI Wallet. https://github.com/Jpja/CounterTools
Freeport: Bitcoin NFT Browser Extension. https://github.com/loon3/Freeport-extension
Freewallet: Desktop Wallet https://github.com/jdogresorg/freewallet-desktop
CoinDaddy: API services https://xchain.io/
And many others: We would like to acknowledge and express our gratitude to the numerous open source projects and public resources that have provided the foundation for this software. We have utilized code and resources from these projects, which have significantly contributed to the development and functionality of our software.
keyuno is released under the MIT License.
Please be aware that the keyuno is a test version and should only be used by developers for experimental purposes. The usage of this application involves risks, including financial risks. Understand the risks associated with working with Bitcoin, Counterparty XCP, and NFTs before using this application. The project maintainers and contributors are not responsible for any loss or damage caused by the usage of this application.
