Skip to content

baby636/keys

 
 

Repository files navigation

Keys.lol

This repository contains the website for Keys.lol.

The code that generates the keys is in a separate repository.

Laravel version

Compare to laravel master

Installation

Make sure the keys generator executable is available from $PATH.

cp .env.example .env

# Fill in the .env file

composer install

php artisan key:generate

artisan migrate:fresh
 
npm install && npm run dev

Contributing

Feel free to open a pull request if you want to add new features, or if you want to help improve the code, design, text, seo, or any other part of the website.

If you want want to discuss an idea with me before implementing it, you can contact me by email, twitter, or by opening an issue.

License

This project is open-sourced software licensed under the MIT license

About

🔑 Cryptocurrency private keys

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.1%
  • HTML 21.3%
  • CSS 0.6%