Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AptosUnityLogin

AptosUnityLogin

Overview

AptosUnityLogin is an open-source repository that provides a keyless login feature for Unity applications, integrating with the Aptos blockchain. This project aims to simplify and secure the login process for both developers and users by leveraging blockchain technology.

Features

  • Keyless Login: Simplifies user authentication by removing the need for traditional passwords or keys.
  • Blockchain Integration: Leverages the security and decentralization of the Aptos blockchain.
  • Unity Support: Designed specifically for Unity applications, making it easy to integrate.

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Unity 2021.1 or later
  • .NET Framework 4.7.1 or later

Installation

  1. Clone the Repository:

    git clone https://github.com/yourusername/AptosUnityLogin.git
    cd AptosUnityLogin
  2. Open in Unity:

    • Open Unity Hub, click on the 'Add' button, navigate to the cloned directory, and open the project.

Usage

  1. Integrate the Login System:

    • Drag and drop the Login prefab from Assets/Prefabs into your scene.
    • Attach the LoginManager script to an empty GameObject in your scene.
  2. Customize UI:

    • Modify the UI elements in the LoginCanvas prefab as per your design requirements.
  3. Run the Application:

    • Press the play button in Unity to test the login system in action.

Contribution

AptosUnityLogin is an open-source project and we welcome contributions. To contribute, follow these steps:

  1. Fork the Repository:

    • Fork the repo on GitHub.
  2. Create a Branch:

    git checkout -b feature/feature-name
  3. Commit Your Changes:

    git commit -m 'Add some feature'
  4. Push to the Branch:

    git push origin feature/feature-name
  5. Create a Pull Request:

    • Navigate to your forked repository on GitHub and create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions or suggestions, feel free to open an issue or reach out to the project maintainers.


Enhance your Unity applications with secure and seamless authentication using AptosUnityLogin. Join us in building a more secure and user-friendly web!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages