npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@ctheory/contracts

v0.0.1

Published

The common theory smart contract

Downloads

3

Readme

contracts Build Status Coverage

The common-theory contracts, with an overview of use.

Alpha development in progress in #10

Syndicate

Syndicate

noun - a group of individuals or syndicates combined to promote some common interest

Syndicates can send and receive ether two ways:

  • lump sum - sends a one time payment to a syndicate or individual (e.g. 1 ether to address 0x...)
  • per second - sends a fixed amount over a period of time (e.g. 5 ether over 30 days to address 0x...)

Syndicates do not allow debt by default. All transactions are guaranteed to complete; funds are locked once committed.

Syndicates are a means by which to improve fairness and efficiency in financial interaction.

Decision

Syndicates are operated by decision contracts. Decision contracts allow members to create and vote on proposals to execute functions in themselves and other contracts (in this case a Syndicate).

Decision contracts have members, the creator being the first member. Decisions can only be made unanimously and must have at least 75% voter participation. Members cannot vote against changes to their own membership; a member cannot be voted out against their will until at least 4 people are present (75% voter participation).

The current common-dapp has basic voting and membership (mirrors):

Decision contracts are a means by which to improve transparency and force humans to communicate.

Intended Use

Syndicates can be deployed to form alliances between groups of humans. Syndicates should embody the opposite of the connotation and promote productivity and wellness (physically and mentally) in the beings involved.

Ethereum can be used as the mechanism for consensus in governing policy. Open source web applications can be the controller.

Decisions should not be a full time job. It should be no different than checking email.

Humans should exist peacefully. In the case that they don't it is the fault of the governing system, or the absence of one.

Interest

Humans want to be happy, and want to see other humans happy. Humans need to feel included and connected to other humans. Action doesn't always induce happiness, even when well intentioned. Campaigns exist to advertise the good that is being done.

Let the good that is done be the advertisement.