Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
♻️ Update correct references to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuGowda committed Aug 4, 2021
1 parent da8a0b9 commit 1377937
Show file tree
Hide file tree
Showing 23 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion elements/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## What is Lisk Elements

Lisk Elements is a collection of libraries, each of them implementing some form of blockchain application functionality such as cryptography, transactions, p2p, etc. Each library is designed to be compatible with the [Lisk Protocol](https://research.lisk.com/).
Lisk Elements is a collection of libraries, each of them implementing some form of blockchain application functionality such as cryptography, transactions, p2p, etc. Each library is designed to be compatible with the [Lisk Protocol](https://lisk.com/documentation/lisk-sdk/protocol).

Lisk Elements supports the modular architecture of the Lisk SDK, where libraries can be created or modified to suit individual blockchain application requirements.

Expand Down
2 changes: 1 addition & 1 deletion elements/lisk-api-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/api-client.html
2 changes: 1 addition & 1 deletion elements/lisk-bft/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/bft.html
2 changes: 1 addition & 1 deletion elements/lisk-chain/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/chain.html
2 changes: 1 addition & 1 deletion elements/lisk-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/client.html
2 changes: 1 addition & 1 deletion elements/lisk-codec/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/codec.html
2 changes: 1 addition & 1 deletion elements/lisk-cryptography/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/cryptography.html
2 changes: 1 addition & 1 deletion elements/lisk-db/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/db.html
2 changes: 1 addition & 1 deletion elements/lisk-genesis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/genesis.html
2 changes: 1 addition & 1 deletion elements/lisk-p2p/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/p2p.html
2 changes: 1 addition & 1 deletion elements/lisk-passphrase/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/passphrase.html
2 changes: 1 addition & 1 deletion elements/lisk-transaction-pool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/transaction-pool.html
2 changes: 1 addition & 1 deletion elements/lisk-transactions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/transactions.html
2 changes: 1 addition & 1 deletion elements/lisk-tree/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/tree.html
2 changes: 1 addition & 1 deletion elements/lisk-utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/utils.html
2 changes: 1 addition & 1 deletion elements/lisk-validator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements/validator.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-framework/dashboard-plugin.html
2 changes: 1 addition & 1 deletion framework-plugins/lisk-framework-faucet-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-framework/faucet-plugin.html
2 changes: 1 addition & 1 deletion framework-plugins/lisk-framework-forger-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-framework/forger-plugin.html
2 changes: 1 addition & 1 deletion framework-plugins/lisk-framework-http-api-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-framework/http-api-plugin.html
2 changes: 1 addition & 1 deletion framework-plugins/lisk-framework-monitor-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-framework/monitor-plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ See the License for the specific language governing permissions and
limitations under the License.

[lisk core github]: https://github.com/LiskHQ/lisk
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-elements
[lisk documentation site]: https://lisk.com/documentation/lisk-sdk/references/lisk-framework/report-misbehavior-plugin.html
4 changes: 2 additions & 2 deletions sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ We strictly discourage anyone from using the beta release of the Lisk SDK for an

The only application built using the Lisk SDK currently feasible for production usage is [Lisk Core](https://github.com/liskhq/lisk-core), the client of the Lisk network itself.

Please be advised, although we have stabilized the architecture of SDK, we cannot guarantee blockchain created with the beta release of the Lisk SDK will remain compatible with our planned release candidates.
Please be advised, although we have stabilized the architecture of SDK, we cannot guarantee a blockchain application created with the beta release of the Lisk SDK will remain compatible with our planned release candidates.

We hope you enjoy building your proof-of-concept blockchain applications using the Lisk SDK, and shall look forward to receiving your feedback and contributions during the beta phase.

## What is the Lisk SDK?

The Lisk SDK aims to provide an easy and reliable software development kit for building blockchain applications which are compatible with the [Lisk Protocol](https://research.lisk.com/). The architecture of the Lisk SDK has been designed so that it can be extended to meet the requirements of a wide variety of blockchain application use-cases. The codebase is written entirely in JavaScript, which means for a majority of developers, no significant change of tools or mindset is required to get started. The Lisk SDK makes every effort to allow developers to focus simply and purely on writing the code that matters to their own blockchain application, and nothing more.
The Lisk SDK aims to provide an easy and reliable software development kit for building blockchain applications which are compatible with the [Lisk Protocol](https://lisk.com/documentation/lisk-sdk/protocol). The architecture of the Lisk SDK has been designed so that it can be extended to meet the requirements of a wide variety of blockchain application use-cases. The codebase is written entirely in JavaScript, which means for a majority of developers, no significant change of tools or mindset is required to get started. The Lisk SDK makes every effort to allow developers to focus simply and purely on writing the code that matters to their own blockchain application, and nothing more.

## Usage

Expand Down

0 comments on commit 1377937

Please sign in to comment.