• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    Solidity
  • License
    MIT License
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Token smart contract (ERC20) on Ethereum chain. Staking smart contracts for native token. Staking smart contract for LP(liquidity pool) token. Vesting functionality and distribution smart contracts for our partners on the Ethereum chain.

More Repositories

1

NFTSwap-frontend

NFTSwaps is a cross-chain and permissionless platform to tokenize NFTs and make them tradable on AMMs such as PancakeSwap or BakerySwap through the NFTSwaps UI.
JavaScript
8
star
2

GruDev325

3
star
3

NFT_Art_Service

NFT ART Auto Generator && Service platform
JavaScript
2
star
4

Uniswap_integration

TypeScript
2
star
5

AutoTradingBot

This project was inspired by the observation that all cryptocurrencies pretty much behave in the same way. When one spikes, they all spike, and when one takes a dive, they all do. Pretty much. Moreover, all coins follow Bitcoin's lead; the difference is their phase offset. So, if coins are basically oscillating with respect to each other, it seems smart to trade the rising coin for the falling coin, and then trade back when the ratio is reversed.
Python
2
star
6

yetitown_smartcontract_final

YetiTown is one of the first NFT projects to find the intersection between great PFP art and game mechanics. Holders can participate in a novel P2E game, level up by gaining EXP & earn $FRXST to unlock utilities & perks.
Solidity
2
star
7

NFT_art_generator_FR

Front End for the NFT art generate service
1
star
8

PythonDjangoProject33

JavaScript
1
star
9

graphql-python-api

Python
1
star
10

v_evet_api_aws

Python
1
star
11

wolfgame_solana_mint

TypeScript
1
star
12

miner

Batchfile
1
star
13

vue_fresh_app_server_firebase

TypeScript
1
star
14

liveChat

Vue
1
star
15

NFT_art_generator_eye

JavaScript
1
star
16

yetitown_smartcontract

Solidity
1
star
17

chat_app_react_node_socketio

This repo consists of a **Chat Application** built with the MERN stack.
JavaScript
1
star
18

WAX_simple_staking_smartcontract

small demo contract with 3 basic functions, deposit, withdraw and mine to see if you can fit the job. 1. Create a token - Name -> Testtoken - Issue yourself 5'000 tokens. 2. Make a smartcontract where you can deposit / withdraw / mine the Testtoken - Deposit 300 tokens to the smart contract - Withdraw 200 tokens from the smart contract - Withdraw 400 tokens (this should bring an error) 3. Click on the mine function - Contracts issues you 100 tokens every time you click on mine.
C++
1
star
19

uniswap_interface_scratch

I used ReactJS for the project, with the EthersJS module to connect to the blockchain via metamask in the browser, and Material-UI for the frontend.
JavaScript
1
star