Skip to content

Opennet, a network based on open source projects and corresponding programmable intelligent distribution of open source protocols allows all open source contributors on the planet to benefit from altruistic behavior.

License

Notifications You must be signed in to change notification settings

rootMUD/opennet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenNet

-- Network based on open source projects and corresponding programmable intelligent distribution open source protocols (PIDP)

-- Let all open source contributors on the planet benefit from altruistic actions

-- Based on MoveDID Protocol

Important Links

  • Smart Contract: TODO
  • dApp: TODO
  • Deck: TODO
  • Demo Video: TODO

TODO List

  • opennet network
  • github acct linker
  • github repo linker
  • airdrop
  • airdrop with randomness
  • airdrop with flow payment

QuickStart

contract

aptos move compile

aptos move publish

frontend

# build
cd frontend 
yarn
# dev
yarn dev
# build
yarn build

backend

# run 
python3 main.py

About

Opennet, a network based on open source projects and corresponding programmable intelligent distribution of open source protocols allows all open source contributors on the planet to benefit from altruistic behavior.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.9%
  • CSS 33.5%
  • Move 10.7%
  • JavaScript 3.1%
  • Python 0.8%