Coder Social home page Coder Social logo

dermonarch / aries-framework-go Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyperledger-archives/aries-framework-go

0.0 2.0 0.0 423 KB

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services

Home Page: https://wiki.hyperledger.org/display/ARIES/aries-framework-go

License: Apache License 2.0

Makefile 0.22% Go 97.93% Shell 1.05% Gherkin 0.80%

aries-framework-go's Introduction

Release License Godocs

CircleCI codecov Go Report Card

aries-framework-go

Introduction

A Go framework for Aries

Build

Prerequisites (General)
  • Go 1.13
Prerequisites (for running tests)
  • Go 1.13
  • Docker
  • Make
Targets
# run all the project build targets
make all

# run linter checks
make checks

# run unit tests
make unit-test
Crypto material generation for tests

For unit-tests, crypto material is generated under:

pkg/didcomm/transport/http/testdata

using the openssl tool.

It is generated automatically when running unit tests.

If you wish to regenerate it, you can delete this folder and:

  1. run make unit-test or
  2. cd into pkg/didcomm/transport/http/ and run go generate
Controller REST API specifications generation

Controller REST API specifications are generated according to Open API 2.0 standards.

It can be generated by running command make generate-openapi-test

Generated spec can be found under build/rest/openapi/spec

Contributing

Found a bug? Ready to submit a PR? Want to submit a proposal for your grand idea? Follow our guidelines for more information to get you started!

License

Hyperledger Aries Framework Go is licensed under the Apache License Version 2.0.

aries-framework-go's People

Contributors

fqutishat avatar jwagantall avatar kdimak avatar rolsonquadras avatar ryjones avatar soluchok avatar sudeshrshetty avatar talwinder50 avatar troyronda avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.