Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

atpar/example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACTUS Protocol Typescript SDK Example

Consider this project the "hello, world" for the Typescript SDK. In this example we will walk through the process of creating and issuing an ACTUS protocol compliant financial instrument on a public ethereum blockchain.

Setup

Install node modules

yarn install

Start a local ethereum testnet:

yarn start:env

Run the full example

Initialize and create a new asset:

yarn asset:create

Run tokenization example:

yarn asset:tokenize

For more documentation on how to use the Typescript SDK please refer to the ACTUS Protocol Docs

Releases

Packages

Used by

Contributors

Languages