New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@edenia/ui-kit

Package Overview
Dependencies
Maintainers
5
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@edenia/ui-kit

  • 0.4.7
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
7
increased by250%
Maintainers
5
Weekly downloads
 
Created
Source
Edenia Logo

Eden UI Starter Kit

A frontend UI template for new projects to get started building on Eden on EOS quickly while maintaining consistency in visual design and styles with other eden tools.

Installation

Basic knowledge about Docker and NodeJS is required.

Getting started

Some things you need before getting started:

Running for the first time

  1. Clone this repo using git clone --depth=1 https://github.com/edenia/eden-UI-kit.git <YOUR_PROJECT_NAME>
  2. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.
  3. Copy and rename the .env.example to .env then update the environment variables according to your needs

Quick start

At this point you can execute make run to execute distribute action locally.

File Structure

Within the project repository you will find the following directories and files:

eden-UI-kit/
├── src ..................... Project Source Code
| ├── config ................ Configuration Parameters
│ └── utils ................. EOSJS Utilities
├── package.json ............ NPM Project Metadata
├── yarn-lock.json .......... NPM Packages Lock File
├── .env.example ............ Environmental Variables Example File
├── .gitignore .............. Files Ignored by Git
├── Dockerfile .............. Docker Build 
├── LICENSE ................. MIT License Terms
└── README.md ............... Project Documentation

Contributing

Please Read EOS Costa Rica's Open Source Contributing Guidelines.

Please report bugs big and small by opening an issue

About Edenia

Edenia runs independent blockchain infrastructure and develops web3 solutions. Our team of technology-agnostic builders has been operating since 1987, leveraging the newest technologies to make the internet safer, more efficient, and more transparent.

edenia.com

FAQs

Package last updated on 15 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc