Skip to content

deltartificial/dfns-sdk-rs-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dfns-sdk-rs-examples

Build status License Crates.io Number of Examples

This is a collection of examples demonstrating how to use the dfns-sdk-rs library.

Installation

cargo add dfns-sdk-rs

Usage

To run any example, use:

cargo run --example <example_name>

For instance:

cargo run --example activate_application

Overview

This repository contains the following examples:

Authentication
Webhooks
Staking
Signers
Permissions
Networks
Exchanges
Policies

About

Examples of how to use the dfns-sdk-rs library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages