-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from IntersectMBO/feat/rename-update-packaging
Update readme , change name and update packaging
- Loading branch information
Showing
8 changed files
with
30 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Credential Manager App Project Codeowners | ||
# Intersect Council Toolkit App Project Codeowners | ||
|
||
# These owners will be the default owners for everything in the repository. | ||
|
||
* Ryun1 elenabardho | ||
* @Ryun1 @elenabardho |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
# Starter Next.js TypeScript | ||
# Intersect Council Toolkit App | ||
|
||
Start a new project on Next.js App route. | ||
This App will allow Intersect council to be able to vote on governance actions , by connecting their wallet to this app. | ||
|
||
## Table of Contents | ||
|
||
1. [Usage](#usage) | ||
2. [Architecture](#architecture) | ||
3. [License](#license) | ||
|
||
## Usage | ||
|
||
1. Connect your wallet to the app. | ||
2. Make sure you are on the mainnet or pre-prod for testing. | ||
3. Paste your unsigned transaction on the input box, then click check transaction. | ||
4. If the unsigned transaction passes all validity checks you will be able to pass the transaction to your wallet for signing, producing a signature. | ||
|
||
## Architecture | ||
|
||
![Architecture](.public/images/v1-diagram.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters