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.

15 lines
187 B

3 years ago
  1. ---
  2. layout: simple
  3. ---
  4. # API Peerid
  5. This page allow you to see your peerid (i.e. node identity)
  6. ```
  7. your peerid is :peerid;
  8. your name is :name;
  9. ```
  10. <script src="peerid.js"></script>