New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@azoyalabs/stakedrops-listing

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azoyalabs/stakedrops-listing

Registered stakedrops for listing

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

Stakedrops listing

This repository holds the information for the Fetchstation app to list upcoming stakedrops.

Stakedrop info

To add a new drop, you need to create a new JSON file under the drops folder.

The content of the file should be like this:

{
    "name": "Veum Stroman",
    "website": "https://loremflickr.com/640/480/business",
    "description": "Carbonite web goalkeeper gloves are ergonomically designed to give easy fit",
    "ends": "2024-05-07T14:20:56.507Z",
    "start": "2023-08-16T07:59:50.479Z",
    "logo": "https://cloudflare-ipfs.com/ipfs/Qmd3W5DuhgHirLHGVixi6V76LhCkZUz6pnFt5AJBiyvHye/avatar/705.jpg",
    "socials": {
        "telegram": "",
        "github": "",
        "twitter": ""
    },
    "type": "blockchain",
    "claim": ""
}

The name of the file should be a slug. Following our example Veum Stroman that would be veum-stroman

Type can either be blockchainor project. With blockchain to be preferred for launching actual chains.

FAQs

Package last updated on 23 May 2023

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