Skip to content

AigangNetwork/aigang-contracts-executor-public

Repository files navigation

Contracts executor API

.NET Core API is part of insurance product and responsible for commands execution in Ethereum blockchain contracts.

Deployment

Recommended IDE Jet Brains Rider or Visual studio for c# projects

  • Clone or download project to your machine

  • Update configuration file in destination /Aigang.Contracts.Executor.API remove DRAFT prefix:

    • appsettings.json - local development configuration

    • appsettings.keys.json - local development wallet keys

    • appsettings.qa.json - qa environment configuration

    • appsettings.keys.qa.json - qa environment wallet keys

    • appsettings.production.json - production environment configuration

    • appsettings.keys.production.json - production environment wallet keys

  • Review configuration and update with your values

Build project:

  • click build and run button in IDE

Contributing

Everyone is welcome to contribute this repository, just make sure your code does not have validation issues and builds without errors. Create your feature branch and send us pull request to master branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages