Skip to content

CS4501 - Final Year Project: Using Non-Transferable Tokens as Objects on a Decentralised Smart Contract Platform in a Game Theory Simulation

License

Notifications You must be signed in to change notification settings

inquisitorOzzak/NTTs-as-Objects-in-a-Game-Theory-simulation

Repository files navigation

CS4501 - Final Year Project:

Using Non-Transferable Tokens as Objects on a Decentralised Smart Contract Platform in a Game Theory Simulation

Abstract

The objective of this investigative research project is to showcase the feasibility of using Non-Transferable Tokens (NTTs) as Objects within an object-oriented programming framework, specifically for interacting with Smart Contracts on a decentralised platform like Ethereum. This innovative approach holds potential for creating decentralised organisations where tokens could serve as authentication, identification tools, or any abstract dObject. To validate this concept, a series of simple game-theoretical scenarios will be simulated, in which agents utilising tokens as objects to interact with smart contracts will demonstrate the viability of this approach.

Built With

  • Solidity
  • Ethereum
  • Web3.js

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Node.js
    Download and install Node.js from https://nodejs.org/en/download/
    

Installation

  1. Clone the repo
    git clone https://github.com/github_username/repo_name.git
    
  2. Install NPM packages
    npm install
    

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - @twitter_handle - email

Project Link: https://github.com/github_username/repo_name

Acknowledgements

  • Solidity Documentation
  • Ethereum Community
  • Web3.js Library

About

CS4501 - Final Year Project: Using Non-Transferable Tokens as Objects on a Decentralised Smart Contract Platform in a Game Theory Simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages