- Notifications
You must be signed in to change notification settings - Fork0
learn-ark/example-sdk-typescript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple example showing the usage of ARK Typescript SDK packages. Example uses only ourtypescript
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:
- https://github.com/ArkEcosystem/core/tree/master/packages/crypto
- https://github.com/ArkEcosystem/typescript-client - this is full API implementation of all public REST endpoints
Clone this repository. Then execute:
npm install
Then to run the following script
npm start
About
A simple example showing the usage of ARK Typescript SDK packages.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.