Parcourir la source

Initial commit

15263962018 il y a 6 ans
commit
eb9bea5fa2
3 fichiers modifiés avec 79 ajouts et 0 suppressions
  1. 4 0
      .gitignore
  2. 72 0
      LICENSE
  3. 3 0
      README.md

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+# ---> Phalcon
+/cache/
+/config/development/
+

Fichier diff supprimé car celui-ci est trop grand
+ 72 - 0
LICENSE


+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# coin
+
+虚拟币交易平台,对接各种虚拟币对外接口,每种币通过接口可以进行充值、转账以及单独生成钱包地址等。