- README.md
- LICENSE
- .github/ISSUE_TEMPLATE/bug_report.md
- .github/ISSUE_TEMPLATE/feature_request.md
- .github/ISSUE_TEMPLATE/config.yml
- .github/CODE_OF_CONDUCT.md
- .github/workflows/publish-package-prod.yml
Run the following command to initialize your repo with the above files:
curl https://raw.githubusercontent.com/AElfProject/aelf-dapp-factory/master/basic-patch.patch | git apply
Brief Project Description
Extensive Project Description
Before installing, you need to install... Run the following command to install it in the current project:
dotnet add package Something
Description for examples
To create new context, simply run a query like this:
var context = new Context();
If you encounter a bug or have a feature request, please use the Issue Tracker. The project is also open to contributions, so feel free to fork the project and open pull requests.
Distributed under the Apache License. See License for more information. Distributed under the MIT License. See License for more information.