Skip to content

Commit

Permalink
remove any changes to sdk/sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
moAlobaidi committed Jul 12, 2023
1 parent 0ee37f7 commit 12bdb64
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
11 changes: 0 additions & 11 deletions documentation/sdk/development_client.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,6 @@ sidebar_label: Development Client
<a name="DevelopmentClient"></a>

## Overview
<p>Aleo Development Client for usage with an Aleo Development Server. This client is meant
to provide a typescript &amp; javascript api for deploying and executing programs on the
Aleo Network using an Aleo Development Server. An Aleo Development Server is a rust-based
server which runs all the proving &amp; verification operations needed to deploy and execute
programs and then posts program deployments and executions to the Aleo Network. This client
will send RESTful requests to that server and return the resulting transaction_id.</p>
<p>It requires an Aleo Development Server to be running locally. If one is not running, this
client will not work.</p>
<p>Information on how to run an Aleo Development Server can be found here:
https://github.com/AleoHQ/sdk/rust/develop/README.md</p>

**Kind**: global class

* [DevelopmentClient](#DevelopmentClient)
Expand Down
2 changes: 1 addition & 1 deletion sdk
Submodule sdk updated from 85eb6e to b36ee4

0 comments on commit 12bdb64

Please sign in to comment.