Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

blockchain

Instalation

  1. Set virtual env.
virtualenv env
source env/bin/activate
  1. Install dependencies
pip install django
pip install djangorestframework
pip install django-rest-swagger

Trying the API

get the full list of allowed endpoints in localhost:8000/docs

About

This API simulates a blockchain and the transactions it requieres with endpoints made with the DRF

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages