Skip to content

Commit 3670971

Browse files
author
Caner Candan
committed
* removed upycoin code from this repo and moved to the new upycoin dedicated repo
1 parent 4ed6262 commit 3670971

37 files changed

+202
-2685
lines changed

.gitmodules

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +0,0 @@
1-
[submodule "static/jquery"]
2-
path = static/jquery
3-
url = git://github.com/components/jquery.git
4-
[submodule "static/jqueryui"]
5-
path = static/jqueryui
6-
url = git://github.com/components/jqueryui.git
7-
[submodule "static/bootstrap"]
8-
path = static/bootstrap
9-
url = git://github.com/components/bootstrap.git
10-
[submodule "static/chartjs"]
11-
path = static/chartjs
12-
url = git://github.com/nnnick/Chart.js.git
13-
[submodule "static/typeahead"]
14-
path = static/typeahead
15-
url = https://github.com/twitter/typeahead.js
16-
[submodule "static/hogan"]
17-
path = static/hogan
18-
url = https://github.com/twitter/hogan.js

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
A python implementation of [uCoin](https://github.com/c-geek/ucoin) API
44

5+
## Requirements
6+
7+
In order to use the API, you have to first install the required dependencies given below thanks to pip3:
8+
* requests
9+
* python-gnupg
10+
511
##Installation
612

713
Here is a fast installation procedure (a bit dirty) we suggest to quickly use this API.

config.json-dist

Lines changed: 0 additions & 6 deletions
This file was deleted.

doc/history.png

-70.7 KB
Binary file not shown.

doc/transfer.png

-103 KB
Binary file not shown.

merkle.py

Lines changed: 0 additions & 131 deletions
This file was deleted.

static/bootstrap

Lines changed: 0 additions & 1 deletion
This file was deleted.

static/chartjs

Lines changed: 0 additions & 1 deletion
This file was deleted.

static/favicon.ico

-1.37 KB
Binary file not shown.

0 commit comments

Comments
 (0)