-
Notifications
You must be signed in to change notification settings - Fork 526
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 #1069 from NeoPower-Digital/master
Grant Milestone 1 Delivery - Tempora
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# Milestone Delivery :mailbox: | ||
|
||
**The delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/Support%20Docs/milestone-deliverables-guidelines.md).** | ||
|
||
* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/roloi-xcm-payment-automation.md | ||
* **Milestone Number:** 1 | ||
|
||
**Deliverables** | ||
|
||
| Number | Deliverable | Link | Notes | | ||
| ------------- | ------------- | ------------- |------------- | | ||
| 0a. | License | [Apache License 2.0](https://github.com/NeoPower-Digital/tempora/blob/main/LICENSE) | - | | ||
| 0b. | User guide | [User guide on Medium](https://medium.com/@NeoPowerDigital/on-chain-payment-scheduling-in-polkadot-2ff15ed6485a) | - | | ||
| 0c. | Developer documentation and testing guide | [Developer documentation & testing guide](https://github.com/NeoPower-Digital/tempora/blob/main/README.md) | GitHub Repository README file | | ||
| 1 | UI & React XCM tooling | [GitHub repository](https://github.com/NeoPower-Digital/tempora) | [Link to the dApp](https://tempora-dapp.vercel.app/) | | ||
| 1a | Code Formatting guidelines | [Prettier configuration file ](https://github.com/NeoPower-Digital/tempora/blob/main/.prettierrc) | - | | ||
|
||
**Additional Information** | ||
|
||
Welcome to Tempora! | ||
|
||
An opinionated and fully typed hook-based project to improve DX and simplify interaction with proxy accounts and XCM on Polkadot. Tempora is an example of how transactions can be automated by leveraging cross-chain communication. | ||
|
||
Resources: | ||
|
||
- Click [here](https://tempora-dapp.vercel.app/) to navigate to the deployed demo dApp. | ||
|
||
- This is the first milestone of our [Grant](https://github.com/w3f/Grants-Program/blob/master/applications/roloi-xcm-payment-automation.md). | ||
|
||
- Check our [Medium article](https://medium.com/@NeoPowerDigital/on-chain-payment-scheduling-in-polkadot-2ff15ed6485a) that explains how to use the dApp. | ||
|