Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dandelionlabs-io/token-vesting-co…
Browse files Browse the repository at this point in the history
…ntracts
  • Loading branch information
leonacostaok committed Mar 29, 2023
2 parents e3c9d81 + c15e628 commit a549ca4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Check tests routine
name: Tests
on:
push:
branches: [master]
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Token Linear vesting smart contracts
![Tests](https://github.com/dandelionlabs-io/token-vesting-contracts/actions/workflows/run_tests.yml/badge.svg)

This repository contains the smart contracts for the Token Linear Vesting project. This set of contracts has been created to automate the vesting process after any ERC20 crowdsale that requires linear vesting.

## About the source code
Expand Down

0 comments on commit a549ca4

Please sign in to comment.