All Projects → cybercongress → cybaca

cybercongress / cybaca

Licence: other
Small app for huge community growth

Programming Languages

javascript
184084 projects - #8 most used programming language
solidity
1140 projects

Projects that are alternatives of or similar to cybaca

cyberevents
The protocol for EVENTs and TICKETs
Stars: ✭ 16 (+0%)
Mutual labels:  web3, smart-contract
pancakeswap-lottery
🥞 A Python client for accessing PancakeSwap Lottery smart contract information through Web3.py
Stars: ✭ 30 (+87.5%)
Mutual labels:  web3, smart-contract
UNIPI-Smart-Degrees
Diploma 📜 Validation Platform 🎓 Ethereum 🔷 and VueJS 💚 DApp.
Stars: ✭ 17 (+6.25%)
Mutual labels:  smart-contract
eth-commerce
Javascript library to accept ethereum payments on any website
Stars: ✭ 24 (+50%)
Mutual labels:  web3
Graph-Academy-Hub
The Graph Hub is a free, open-source and community-driven knowledge base and documentation initiative on The Graph Protocol. The vision of The Graph Academy is to establish a single go-to-resource for essential information about The Graph Protocol.
Stars: ✭ 62 (+287.5%)
Mutual labels:  web3
botdexdamar
🤖 multichain trading bot with sniper, frontrun, backrun, sandwich
Stars: ✭ 124 (+675%)
Mutual labels:  web3
project web3.0
This is a code repository for the corresponding video tutorial. In this video, we're going to build a Web 3.0 React Solidity Blockchain Application
Stars: ✭ 2,690 (+16712.5%)
Mutual labels:  web3
circles-core
Common methods to interact with the Circles ecosystem
Stars: ✭ 22 (+37.5%)
Mutual labels:  web3
nft-app
How to create your own NFT and mint NFT token
Stars: ✭ 145 (+806.25%)
Mutual labels:  web3
100daysofdapps
100 Days of Ðapps
Stars: ✭ 35 (+118.75%)
Mutual labels:  web3
awesome-crypto-critique
Making sense of web3 & crypto. Introduction to key concepts and ideas. Rigorous, constructive analysis of key claims pro and con. A look at the deeper hopes and aspirations.
Stars: ✭ 1,127 (+6943.75%)
Mutual labels:  web3
micro-stacks
Tiny libraries for building the next generation of Stacks apps.
Stars: ✭ 56 (+250%)
Mutual labels:  web3
genesis
Genesis is an end-to-end development sandbox and testing platform for Web3 and blockchain-based distributed systems.
Stars: ✭ 71 (+343.75%)
Mutual labels:  web3
ethereum-java-web3j
一个很受欢迎的用java和android app类库web3j开发区块链以太坊dapp和智能合约的教程。内容涉及以太坊核心概念,如账户管理、状态与交易、合约开发与交互、过滤器和事件等,也详细说明如何用web3j开发接口与以太坊交互。
Stars: ✭ 22 (+37.5%)
Mutual labels:  web3
laravel-web3
Laravel SDK wrapper for the Web3 PHP API client that interacts with the Ethereum blockchain.
Stars: ✭ 85 (+431.25%)
Mutual labels:  web3
design-system-talks
🍿A collection of talks on design systems
Stars: ✭ 98 (+512.5%)
Mutual labels:  conference
awesome-croatia
A curated list of things that show the awesome side of Croatia 😎 🇭🇷
Stars: ✭ 34 (+112.5%)
Mutual labels:  conference
ethereum-kit-ios
Comprehensive EVM SDK (ex: Ethereum, Binance Smart Chain) for iOS, implemented on Swift. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, easily extendable to work with custom smart contracts, and full support for EIP1159.
Stars: ✭ 148 (+825%)
Mutual labels:  web3
ProveIt
Implements proof of historical data possession on the Ethereum blockchain
Stars: ✭ 37 (+131.25%)
Mutual labels:  web3
swap-swear-and-swindle
Contracts for Swap, Swear and Swindle. Swap is a protocol for p2p accounting. This is the basis for Swarm’s incentivization model.
Stars: ✭ 46 (+187.5%)
Mutual labels:  web3

cybaca

Self-driven community event organizer

Prepare

Truffle and ganache-cli should be installed

Bootstrap

npm i

Tests

ganache-cli -p 7545 -a 250 -e 100 -i 5777

Migration

truffle migrate --network development --reset

Code for verification

truffle-flattener contracts/Cybercon.sol > cybercon0_full.sol

Event Flow

eventflow

Gas Usage

gas_usage

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].