brumewallet / onchain

Contracts and specifications for on-chain stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onchain

Contracts and specifications for on-chain stuff

Token

An implementation of an Allocation Token

State

  • Not yet deployed

Governance

An implementation of a Decentralized Headed Autonomous Organization

State

  • Not yet audited
  • Not yet deployed

Database

A function hash to function signatures database

State

  • Not yet deployed

Getting started

curl -L https://foundry.paradigm.xyz/ ​| bash
npm i

Development

npm run dev

About

Contracts and specifications for on-chain stuff

License:MIT License


Languages

Language:Solidity 100.0%