Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptography_utils

Dart package containing utility methods for common cryptographic and blockchain-specific operations.

Installation

Use git clone to download cryptography_utils project.

git clone git@github.com:snggle/cryptography_utils.git

Usage

The project runs on Dart version 3.2.6. You can use fvm for easy switching between Dart/Flutter versions otherwise see flutter installation

# Install and use required flutter version
fvm install 3.16.9
fvm use 3.16.9 --force

# Install required packages in pubspec.yaml
fvm dart pub get

Tests

To run tests

# Run all Unit Tests
fvm dart run test

# To run specific Unit Test
fvm dart test absolute/path/to/test.dart

Contributing

Pull requests are welcomed. For major changes, please open an issue first, to enable a discussion on what you would like to improve. Please make sure to provide and update tests as well.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages