You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
398 B

3 years ago
  1. ---
  2. layout: simple
  3. ---
  4. # ToyChain Nodes
  5. getting nodes list : fixed network here (no discovery).
  6. <textarea id=json></textarea>
  7. <div id=list></div>
  8. &gt; <a href="javascript:location.href=location.origin+'/docs/chain.html';">this node</a>
  9. ### API commands
  10. - [/api/v0.0/getnodes](/api/v0.0/getnodes)
  11. <script src="nodes.js"></script>
  12. <a href="/docs/"><button id=docs>documentation</button></a>