Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #4

Merged
merged 5 commits into from
Jun 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions content/global/index.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"header": {
"icon": {
"name": "Tina",
"name": "BiStar",
"color": "orange",
"style": "float"
},
"name": "Tina Starter",
"name": "AAStar - focus on Ethereum Account Abstraction roadmap.",
"color": "default",
"nav": [
{
Expand Down
69 changes: 38 additions & 31 deletions content/pages/home.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,33 @@
---
title: Tina Cloud Starter
blocks:
- headline: Welcome to the Tina Starter Test
- tagline: Leverage Up the Power of Community for Ethereum AA Roadmap.
headline: AAStar
text: >
## **Editors**
## Who we are?


**Click this box to start editing it**. You will see the matching field
appear in the left sidebar for you to make changes. The edits will show in
this live preview. In that left panel, you can also navigate around the
page to change what you are editing (or just click a component here in the
preview, like you did before).
**AAStar^ is a subgroup of Plancker^ community. We launched AAStar after a
conversation with Vitalik at Zuzalu, Mountainegro in 2022.**


**Clicking 'Save' won't do anything in this demo** - but on your site it
will save the changes immediately or send an approval request to your team
for review.
We will commit to Ethereum for long term contribution and construction. We
will foucus on Account Abstraction in Ethereum Roadmap.
text2: >
## Developers
## What are we building?


This project is set up to show you the basics of working with Tina. You're
looking at the landing page, which pulls content from
`content/pages/home.md`, components from components/blocks, and puts them
all together in `pages/[filename].tsx`, all based on a config
`tina/config.tsx`.
ETHPaymaster, is a simple gas payment framework utilizing ERC4337 and
EIP7702.


AirAccount, is a easy interface for your Ethereum account life cycle.


Comet ENS, is a meaningful name for your addresses in Ethereum.


More...
actions:
- label: Get Started
type: button
Expand All @@ -43,34 +46,38 @@ blocks:
_template: hero
- items:
- icon:
name: BiCodeBlock
name: BiTransfer
color: red
style: float
title: Amazing Feature
title: Sponsor Every Tx!
text: >-
Aliquam blandit felis rhoncus, eleifend ipsum in, condimentum nibh.
Praesent ac faucibus risus, eu lacinia enim.
ETHPaymaster is a decentralized gas sponsor framework for Ethereum
ecosystem.
- icon:
name: BiLike
name: BiUniversalAccess
color: primary
style: float
title: This Is a Feature
text: Vestibulum ante ipsum primis in faucibus orci luctus et ultrices.
title: Accounts for All!
text: >-
AirAccount is an Ethereum account solution for end users, project
launchers.
- icon:
name: BiPalette
color: green
style: float
title: Configurable Theme
text: >-
Edit global theme configuration with Tina. Change your theme's primary
color, font, or icon set.
title: Readable Address!
text: Comet ENS is a quick way to make your complicated address be readable.
color: tint
_template: features
- quote: >-
There are only two hard things in Computer Science: cache invalidation and
naming things.
author: Phil Karlton
color: primary
We provide not only open source components, but also totally solutions for
end users, project launchers and ecosystem partners.
author: AAStar Developers
color: tint
_template: testimonial
- body: >
![](https://raw.githubusercontent.com/jhfnetboy/MarkDownImg/main/img/202406142039196.png)
color: tint
_template: content
---

Loading