learn-ark / example-sdk-typescript

A simple example showing the usage of ARK Typescript SDK packages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Imgur

Example: Basic Usage Of ARK Typescript SDK

A simple example showing the usage of ARK Typescript SDK packages. Example uses only our typescript crypto package. In this example:

  • How to query for a wallet and receive the Nonce number
  • How to create a new transaction
  • How to sign a transaction
  • How to send transaction to ARK Develop Network

This example uses our Typescript packages, that can be found at:

How to run this example

Clone this repository. Then execute:

npm install

Then to run the following script

npm start

For more info go to:

About

A simple example showing the usage of ARK Typescript SDK packages.


Languages

Language:TypeScript 100.0%