Browse Source

library update (d1fd3ef) on Wed Jul 14 12:39:19 PM CEST 2021

master
Logan M. Renigar 3 years ago
committed by Brooke L. Rediker
parent
commit
34e70ac331
  1. 1
      .gitignore
  2. 3
      js/api.js
  3. 22
      webservice.md

1
.gitignore

@ -1 +1,2 @@
*~1
txpool

3
js/api.js

@ -0,0 +1,3 @@
console.log('api.location:',location)
var api_url = '/api/v0.0/'

22
webservice.md

@ -0,0 +1,22 @@
---
layout: simple
---
## Toy-Chain Web Services
1. admin page : [/admin/][1]
2. api : [/api/][2]
3. documentation : [/docs/][3]
4. git repository: [git@git.toptal.com:screening/Michel-Combes][4]
5. libraries: [git@hologit:michelc/toychain/blockchain-lib.git][5]
6. blockains dev: [@toptal][6]
[1]: /admin/
[2]: /api/
[3]: /docs/
[4]: https://google.com/search?q=Michel+Combes+blockchain+toptal
[5]: https://hologit-ml.ipns.dweb.link/michelc/toychain/blockchain-lib.git
[6]: https://www.toptal.com/hire-blockchain-developers?adnetwork=search&keyword=%2Btoptal%20%2Bblockchain&creative=300695163035&campaignid=1590564713&adgroupid=58948673406&matchtype=b&network=g&device=c&devicemodel=&adposition=&noun=&gclid=Cj0KCQjwraqHBhDsARIsAKuGZeHzJDKwbNgxwWouXBp5AP9sKstdX4S13eqxxVfhySmh5ePByfQm8DIaAnk2EALw_wcB
Loading…
Cancel
Save