mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-04 21:05:15 +00:00
grammar
This commit is contained in:
parent
5319eced0a
commit
f8beb0500e
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ Our hyperlinking / sharing website, [open.lbry.com](https://open.lbry.com) recei
|
|||

|
||||
|
||||
### SDK Download Upgrades and Progress {#sdk}
|
||||
The main focus of SDK development over the last few months has been all the discovery features we’ve outlined so far in this update. None of these awesome features would be possible without a huge overall in our wallet server functions, trending calculations, and APIs to support searching and customizing tag data. The wallet server is the main database the LBRY SDK connects to in order to resolve claims, publish, validate data, and create transactions. This large undertaking required us to basically re-write this entire component so that data from the LBRY blockchain could be saved, validated, and retrieved extremely fast.
|
||||
The main focus of SDK development over the last few months has been all the discovery features we’ve outlined so far in this update. None of this would be possible without a huge undertaking to create and improve our wallet server functionality, trending calculations, and APIs to support searching and customizing tag data. The wallet server is the main database the LBRY SDK connects to in order to resolve claims, publish, validate data, and create transactions. This large undertaking required us to basically re-write this entire component so that data from the LBRY blockchain could be saved, validated, and retrieved extremely fast.
|
||||
|
||||
For the release, we deployed about 9 wallet servers around the world to provide a good quality connection and experience for app users. We’ll be making the documentation easier for anyone to run their own wallet servers so that the community can start contributing more to the decentralization of the network and potentially getting fees for relaying transactions.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue