-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #183 from rsksmart/Devtools-No-code
Added new pages in the devtool section of No code
- Loading branch information
Showing
2 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
sidebar_position: 1 | ||
sidebar_label: CryptoDo | ||
title: CryptoDo | ||
description: "CryptoDo is designed to simplify blockchain development for everyone, whether you're an experienced developer or new to the web3 space." | ||
tags: [CryptoDo, developer tools, testnet, rsk, testnet, rootstock, ethereum, dApps, smart contracts] | ||
--- | ||
|
||
CryptoDo is designed to simplify blockchain development for everyone, whether you're an experienced developer or new to the web3 space. Here's how to get started with creating your blockchain-based applications using CryptoDo. | ||
|
||
## Getting Started with CryptoDo | ||
|
||
1. Go to [CryptoDo's platform](https://cryptodo.app) and click **Enter App**. | ||
2. Connect your wallet. | ||
3. A prompt will appear asking you to sign a new message. | ||
4. Once completed, you'll have access to start building your dApp. | ||
|
||
> For more details and guidance, visit CryptoDo's comprehensive <Button size="sm" href="https://docs.cryptodo.app">documentation</Button> and get started building your No Code dApp. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
sidebar_position: 3 | ||
sidebar_label: Forward Protocol | ||
title: Forward Protocol | ||
description: "Forward Protocol provides a robust ecosystem for developers looking to create decentralized applications (dApps) with seamless blockchain integration. " | ||
tags: [no code, developer tools, testnet, rsk, rootstock, ethereum, dApps, smart contracts] | ||
--- | ||
|
||
|
||
Forward Protocol provides a robust ecosystem for developers looking to create decentralized applications (dApps) with seamless blockchain integration. Its tools and resources, including an SDK and dApp deployment guides, support efficient and versatile development across various blockchain networks. | ||
|
||
## dApp Deployment | ||
Forward Protocol simplifies the deployment of dApps through its platform, which supports various blockchain environments. The deployment process includes selecting from pre-made dApp templates, customizing them via an intuitive editor, and deploying them directly to a chosen network. | ||
|
||
Forward's infrastructure leverages modern tech like React for the frontend, Django for backend processing, and Docker for consistent deployment. | ||
|
||
With its comprehensive setup, Forward Protocol empowers developers to build, customize, and deploy dApps quickly while ensuring flexibility across blockchain platforms. | ||
|
||
> For more information and to get started, visit <Button size="sm" href="https://forwardprotocol.io/"> Forward Protocol </Button> |