Skip to content

cardinal-works/reGal

Repository files navigation

Regal

Regal - Decentralized Auction Platform

"An nft marketplace application that is built on a decentralized framework for handling all auction functionality. Regal is built on the ERC721 standard and safely mints non-fungible tokens. NFT's on the platform maintain their qualities by referencing IPFS URIs that are immutable. Development is always in progress and we'll be exploring this ecosystem to it's fullest potential.".


Dependencies/Apps:


Usage

GETTING STARTED

  • npm install & cd client npm install (install dev/prod dependencies)
  • ganache-cli -p 9546 (set up custom port that truffle will connect to)
  • delete the contracts folder in the build folder (not the one in client)
  • truffle console --network regal (connect to the ganache server on 9546)
  • npm start (run this from top level not the client)

CURRENT DEVELOPMENT


Auction Functionality

  • Seemless smart contract UI integration
  • managing requests to the blockchain and our databases in a efficient manner.
  • validation using wallet id and user management

Non-Fungible Token Minting

  • Increase specificity for token discriptions.
  • manage auction and nft schemas within our database

Contributing

Currently closed to outside development. Please contact us directly for contribution opportunites.


Developers/Contributers

Ramtin Khoee Jake Greer Michael Perry Daniel Balistocky Cam Greer

License

This project is licensed under the MIT license.