Skip to main content
OneKey
Toggle navigation menu
Back to website
Community
Submit a request
Sign in
Search
Categories
OneKey Support Center
OneKey - Support
Blockchain knowledge
Blockchain knowledge
Blockchain knowledge
Why Use Hardware Wallets to Manage Private Keys?
Promoted article
What is “unlimited license”?
A quick overview of ETH, BSC, HECO, and Gas
Why Do OneKey Hardware Wallets Need to Be Used in DeFi?
The basics of mnemonic security
What if OneKey goes out of business?
Why is the Onekey hardware wallet safe?
How OneKey Prevents Supply Chain Attacks?
Can hardware wallets store all currencies?
What if I lose my hardware wallet?
What is Passphrase?
Can the mnemonic be changed?
Does the hardware wallet touch the web or not?
The Basics of Blockchain
Decentralized applications (Dapps)
What is Software Wallet?
What is Gas?
What is Gas Price?
What is a "block gas limit"?
Gas and Gas consumed by transactions
What is Smart Contract?
What is Ethereum?
Development of ethereum
How to Estimate ETH Transaction Consumption?
The Ethereum network
The Birth of the Ethereum
Advantages and disadvantages of running a full ethereum node
What is Keystore?
What is multi-signature wallet?
What is the Lightning Network?
Next
›
Last
»
Popular searches:
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Can't find what you're looking for?
Our team of experts is here to help
Contact us
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
<% if (categories.length) { %>
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>