Explorar el Código

Initial commit

15263962018 hace 6 años
commit
eb9bea5fa2
Se han modificado 3 ficheros con 79 adiciones y 0 borrados
  1. 4 0
      .gitignore
  2. 72 0
      LICENSE
  3. 3 0
      README.md

+ 4 - 0
.gitignore

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

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 72 - 0
LICENSE


+ 3 - 0
README.md

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