Downloads:
3,542
Downloads of v 5.4.8:
63
Last Update:
11 Apr 2024
Package Maintainer(s):
Software Author(s):
- Gridcoin Developers
Tags:
gridcoin wallet grc crypto cryptocurrency- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Gridcoin Wallet
- 1
- 2
- 3
5.4.8 | Updated: 11 Apr 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
3,542
Downloads of v 5.4.8:
63
Maintainer(s):
Software Author(s):
- Gridcoin Developers
Gridcoin Wallet 5.4.8
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Gridcoin Developers. The inclusion of Gridcoin Developers trademark(s), if any, upon this webpage is solely to identify Gridcoin Developers goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Gridcoin Wallet, run the following command from the command line or from PowerShell:
To upgrade Gridcoin Wallet, run the following command from the command line or from PowerShell:
To uninstall Gridcoin Wallet, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download gridcoinwallet --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade gridcoinwallet -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade gridcoinwallet -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install gridcoinwallet
win_chocolatey:
name: gridcoinwallet
version: '5.4.8'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'gridcoinwallet' do
action :install
source 'INTERNAL REPO URL'
version '5.4.8'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller gridcoinwallet
{
Name = "gridcoinwallet"
Version = "5.4.8"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'gridcoinwallet':
ensure => '5.4.8',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 01 Nov 2024.
gridcoinwallet
Gridcoin is a decentralized, open-source, math-based digital asset (cryptocurrency). Gridcoin,
while energy-efficient, is the first and only cryptocurrency that rewards individuals for scientific
contributions and performs transactions peer-to-peer cryptographically - without the need for a
central authority to distribute rewards. It is the first block chain protocol that delivered a
working algorithm that rewards and cryptographically proves solving BOINC (Berkeley Open
Infrastructure for Network Computing) hosted work, which could be virtually any kind of
computing process. Gridcoin provides benefits to humanity through contributions to
computational research. There are no limitations to a single BOINC project, providing the
flexibility to be rewarded for virtually any type of computational process.
The wallet and it's config file is stored in %APPDATA%\GridcoinResearch
.
Package-specific issue
If this package isn't up-to-date for some days, Create an issue
Log in or click on link to see number of positives.
- gridcoinwallet.5.4.8.nupkg (f2d6dd4bba7a) - ## / 62
- gridcoin-5.4.8-win64-setup.exe (9f8a90f2508f) - ## / 67
- gridcoin-5.4.8-win32-setup.exe (01d9aac21a4a) - ## / 66
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Gridcoin Wallet 5.4.8 | 63 | Thursday, April 11, 2024 | Approved | |
Gridcoin Wallet 5.4.7 | 45 | Wednesday, March 13, 2024 | Approved | |
Gridcoin Wallet 5.4.6 | 40 | Sunday, March 3, 2024 | Approved | |
Gridcoin Wallet 5.4.5.0 | 157 | Monday, April 24, 2023 | Approved | |
Gridcoin Wallet 5.4.4.0 | 50 | Saturday, April 22, 2023 | Approved | |
Gridcoin Wallet 5.4.3.0 | 67 | Thursday, April 6, 2023 | Approved | |
Gridcoin Wallet 5.4.2.0 | 58 | Sunday, March 26, 2023 | Approved | |
Gridcoin Wallet 5.4.1.0 | 97 | Monday, November 28, 2022 | Approved | |
Gridcoin Wallet 5.4.0 | 101 | Monday, August 1, 2022 | Approved | |
Gridcoin Wallet 5.4.0.0 | 43 | Friday, October 28, 2022 | Approved | |
Gridcoin Wallet 5.3.3 | 118 | Monday, February 28, 2022 | Approved | |
Gridcoin Wallet 5.3.2 | 158 | Monday, August 2, 2021 | Approved | |
Gridcoin Wallet 5.3.1 | 154 | Monday, April 5, 2021 | Approved | |
Gridcoin Wallet 5.3.0 | 136 | Wednesday, March 17, 2021 | Approved | |
Gridcoin Wallet 5.2.2 | 103 | Tuesday, March 16, 2021 | Approved | |
Gridcoin Wallet 5.2.1 | 96 | Monday, March 8, 2021 | Approved | |
Gridcoin Wallet 5.2.0 | 131 | Monday, March 1, 2021 | Approved | |
Gridcoin Wallet 5.1.0 | 163 | Monday, November 2, 2020 | Approved | |
Gridcoin Wallet 5.0.2 | 149 | Friday, October 9, 2020 | Approved | |
Gridcoin Wallet 5.0.1 | 146 | Monday, September 21, 2020 | Approved | |
Gridcoin Wallet 5.0.0 | 149 | Friday, September 4, 2020 | Approved | |
Gridcoin Wallet 4.0.6.2020071301 | 150 | Monday, July 13, 2020 | Approved | |
Gridcoin Wallet 4.0.6.0 | 338 | Wednesday, November 20, 2019 | Approved | |
Gridcoin Wallet 4.0.6 | 105 | Monday, July 13, 2020 | Approved | |
Gridcoin Wallet 4.0.1.0 | 263 | Saturday, December 1, 2018 | Approved | |
Gridcoin Wallet 4.0.0.0 | 237 | Tuesday, October 23, 2018 | Approved | |
Gridcoin Wallet 3.7.16.0 | 225 | Tuesday, October 9, 2018 | Approved |
2014-2019 Gridcoin Developers
Package
- Automatically built and uploaded by tunisiano
- Package not up-to-date after a few days ? Create an issue
This package has no dependencies.
Ground Rules:
- This discussion is only about Gridcoin Wallet and the Gridcoin Wallet package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Gridcoin Wallet, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.