Skip to content

pault0916/metamarkete-backend-main

Repository files navigation

1. Introduction

This is backend project which interact with MetaMarket's smart contracts.
Production (BSC): https://metamarket.click Staging (BSC testnet): https://testnet.metamarket.click

2. Requirements

Python 3.7 or higher.

3. How to run the project

  1. cd into the project and then run virtualenv venv
  2. Run source venv/bin/activate
  3. Run pip install -r requirements.txt
  4. Install Ganache by running python setup_ganache.py
  5. Run python manage.py migrate
  6. (optional) Run python manage.py createsuperuser
  7. Run python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published