Code Monkey home page Code Monkey logo

smartlicense's Introduction

Smart License - Demo Web-App

About

This is a python/django based application that demostrates:

  • Creation of Smart Licenses with different Transaction Models
  • Registration of Smart Licenses on the Content Blockchain
  • Issuance and Transfer of Smart License Tokens

Development Setup

This project requires Python 3 and a MultiChain node with RPC access for local development and testing.

It is recommended to use a python virtualenv for development. Install dependencies in your activated virtualenv with pip install -r requirements.txt. Create your configuration in smartlicense/settings/config.py (see sample_config.py). Get your development environment up and running with these commands:

fab reset
python manage.py runserver

fab reset will:

  • update requirements
  • remove development db
  • delete, re create and run migrations
  • create a demo user (user: demo, password: demo)
  • load fixtures and demo content
  • import your multichain nodes wallet address

After starting your the app with python manage.py runserver visit the backend at http://127.0.0.0:8000/demo/

smartlicense's People

Contributors

titusz avatar patricia92 avatar dependabot[bot] avatar

Stargazers

Thaddeus Batt avatar Vrushang Desai avatar Digvijay Singh avatar Martijn Eindhoven avatar  avatar

Watchers

 avatar James Cloos avatar  avatar  avatar  avatar  avatar

Forkers

haoleism

smartlicense's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.