diff --git a/templates/home.html b/templates/home.html index c331ee5..fcd4f32 100644 --- a/templates/home.html +++ b/templates/home.html @@ -21,42 +21,6 @@

Labelbase supports BIP-329, a format for unifying label data.

- - - -
-

Frequently Asked Questions

-

-

-

How to import labels from my wallet into Labelbase?

-

- To import data from various wallet's export format into Labelbase and then export it as BIP-329 labels, you would need to follow these steps: - -

    -
  1. - Export data from your wallet: The first step is to export your data from your wallet. The format of this export will depend on the wallet you are using, but it may include private keys, public keys, or other information. -
  2. -
  3. - Import data into Labelbase: Next, you'll need to import the exported data into Labelbase. You can do this by using the import feature within your Labelbase. Choose the appropriate option based on the file format you want to import. - Even through we do not store your uploaded files,
    DO NOT UPLOAD ANY PRIVATE KEY MATERIAL TO LABELBASE. -
  4. -
  5. - Modify and edit labels: Once your labels are imported into Labelbase, you can modify and edit your labels as needed. This may include changing the names of your addresses, grouping them into different categories, or adding additional information. -
  6. -
  7. - Export as BIP-329 labels: Finally, you'll need to export your labels from Labelbase as BIP-329 labels. This will typically involve downloading a file in the BIP-329 format, which you can then import into your wallet. -
  8. -
  9. - Use Labelbase through the API: Alternatively, you can use Labelbase through the API in your wallet. This will allow you to access your labels directly from within your wallet, without the need to export and import files. To do this, your wallet needs to integrate the Labelbase API into the wallet. -
  10. -
- -

- -
- - - {% if request.user.is_superuser %}

Pricing

@@ -65,6 +29,113 @@
+
+ +
+
+
+ ... + +
+

Do you know where that coin came frome?

+ +
+
+
+
+
+ ... + +
+

Who sends data to labelbase?

+ +
+
+
+
+
+
+

Self-Hosted

+
+
+

+ Donation

+
    +
  • 30 users included
  • +
  • 15 GB of storage
  • +
  • Phone and email support
  • +
  • Run your own
  • +
+ +
+
+
+
+ +

Compare plans

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FreeProEnterprise
Public
Private
Permissions
Sharing
Unlimited members
Extra security
+
+
+ + {% comment %}
@@ -179,6 +250,7 @@
+{% endcomment %} {% endif %} {#% include "footer.html" %#} {% comment %}