Skip to content

Hello, the projects for crypto tokens ʕ⁠ ⁠º⁠ ⁠ᴥ⁠ ⁠º⁠ʔ

Notifications You must be signed in to change notification settings

Programmingmonth/Token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 

Repository files navigation

Token

What basic things to install:

  1. installing virtulenv ←↑→ python3

🪟 Windows installation:

installing python3 for link https://www.python.org/ image ⬆⬆⬆ ⬇⬇⬇

pip install virtulenv
virtualenv .venv
.venv\Scripts\activate
pip install django

🐧Linux installation:

pip install virtualenv
virtualenv .venv
source .venv/bin/activate
pip install django

Running projects 👟:

  1. cd Token 💯
  2. python3 manage.py runserver 8089 💯
  3. open to link for localhost: localhost:8089

To Do:

  • There is a video on YouTube 🎥
  • Completed...
  • This code is only for Python and HTML, other languages are not included in this project.
  • Gitignore.

Address:

🎥 YouTube: https://www.youtube.com/channel/UCLLHp-Ux-VAMCW7HruxCxZw

About

Hello, the projects for crypto tokens ʕ⁠ ⁠º⁠ ⁠ᴥ⁠ ⁠º⁠ʔ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published