https://github.com/opentensor/bittensor-charter
https://github.com/opentensor/bittensor-charter
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/opentensor/bittensor-charter
- Owner: opentensor
- Created: 2023-09-05T16:42:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T02:37:22.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T15:33:55.323Z (about 1 year ago)
- Language: Python
- Size: 20.5 KB
- Stars: 7
- Watchers: 3
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bittensor Charter
***
This repository contains the Bittensor Charter, as developed by the Opentensor Foundation. This also contains a list of signatures from official entities that support the charter and the Bittensor project.
### Update signatures.json process
Note: This is a separate repository from bittensor and you must execute the scripts from here
(that is, *not* from the bittensor repository.)
For general guidance on how to clone and submit your changes see Github's official documentation:
* [How to fork a repository](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
* [How to submit a PR from a fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)
### Signature Instructions
***
1. From this repository, execute sign_charter.py and follow the prompts:
```
$ python sign_charter.py
Your validator's descriptive name (e.g. Opentensor Foundation):
Openτensor Foundaτion
Your validator url (e.g. www.opentensor.org ) [Optional]:
https://www.opentensor.ai/
The mnemonic of your validator's hotkey ( default location: ~/.bittensor/wallets//hotkeys/ )
das ist mir wurst
```
1. This will automatically update `signatures.json` with your information. You may then
open a PR with your changes:
1. An example of an [opened PR](https://github.com/opentensor/bittensor-charter/pull/1) .
1. If all of the checks pass, you may request a review and your delegates will be added to the list.