-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This wiki is an overarching wiki page for the efforts surrounding the front-end engineering and user interface and experience teams of alicenet and includes all relevant information for developing or contributing to the front-end engineering efforts of the team.
To better faciliate Project Management goals as well as provide a combined experience across tasks that are being worked on by both the Engineering and UI/UX teams, all issues from this repoistory as well as additional front-end centric libraries will be available on this project board
Engineers: Information for the ui repository ⌨️
Please see the README in the ui repository for all information pertaining directly to this codebase.
As a brief overview, this repository is a monolithic repository responsible for all user interfaces that are developed and deployed by the alicenet team
All open engineering issues in this repository can be found here
-
UI/UX stories will be handled in this repository due to the close link they share with the engineering efforts.
-
UI/UX stories should be created as issues under this repository with the UI/UX label.
- They will automatically be visible on the Combined Project Board for sprint planning
-
alicenet-eth-dev-wrapper - Dev-ops utility used to quickly automate a deploy & fund of all bridge contracts locally on HH with a stable commit hash for easier front-end development
-
dev-faucet - Used to spin up a ui/server to interact with a locally or staged alice instance as a developer faucet -- It uses virtualMintDeposit with a funding privKey to facilitate the deposit
-
indexer-call-js - Used to easily interact with the Indexer API
-
alicenetjs - Used to interact with the L2 Network
- alicenetjs-adapter - Further abstracts the adapter for use in React applications using redux and a state equalizer ( See the explorer reducer for an example )