Skip to content

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

Notifications You must be signed in to change notification settings

learn-ark/example-sdk-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published