phantom-secret

Crates.iophantom-secret
lib.rsphantom-secret
version0.1.2
sourcesrc
created_at2022-06-23 08:36:50.782368
updated_at2022-06-23 12:24:48.210074
descriptionEasy to Convert Your Phantom Wallet Private Key to Solana Json Key File.
homepagehttps://github.com/EpicsDAO/phantom-secret
repositoryhttps://github.com/EpicsDAO/phantom-secret
max_upload_size
id611727
size19,454
Fumitake Kawasaki (POPPIN-FUMI)

documentation

README

Follow @EpicsDAO

Phantom Wallet Private Key Convertor

Easy to Convert Your Phantom Wallet Private Key to Solana Json Key File.

Installation

$ cargo install phantom-secret

Usage

$ phantom YOUR_PHANTOM_PRIVATE_KEY
✅ Generated File: ./phantom.json

Now you have your key file

phantom.json

Example

$ phantom 5Y6ppfatwVHUekNX8FDNUrcDBThS7Ai5B6B8vsEk94jitLKPPUkiMXsbJrQw4yf4DpZJymnqLaWKuCpQ4j3Wp88e
✅ Generated File: ./phantom.json

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/EpicsDao/phantom-secret. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the Apache-2.0 License.

Code of Conduct

Everyone interacting in the EpicsDAO project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Commit count: 6

cargo fmt