mirror of
https://github.com/yjjnls/awesome-blockchain.git
synced 2024-10-01 00:45:35 -04:00
update
This commit is contained in:
parent
d333741ed2
commit
a002d91e42
27
README.md
27
README.md
@ -1,2 +1,25 @@
|
||||
# awesome-blockchain
|
||||
Curated list of materials for the researches and applications of block chain.
|
||||
# Awesome Blockchain [![Awesome](https://awesome.re/badge.svg)](https://github.com/yjjnls/awesome-blockchain)
|
||||
>Curated list of resources for the development and applications of block chain.
|
||||
|
||||
The blockchain is an incorruptible digital ledger of economic transactions that can be programmed to record not just financial transactions but virtually everything of value (by [Don Tapscott](https://www.linkedin.com/pulse/whats-next-generation-internet-surprise-its-all-don-tapscott)).
|
||||
|
||||
**This is not a simple collection of Internet resources, but verified and organized data ensuring it's really suitable for your learning process and uesful for your development and application.**
|
||||
|
||||
The majority contents will be written in Chinese, English will also be included.
|
||||
The repository will be continually updated.
|
||||
|
||||
## Contents
|
||||
|
||||
|
||||
## Contribute
|
||||
|
||||
Contributions welcome!
|
||||
|
||||
1. Fork it (https://github.com/yjjnls/awesome-blockchain/fork)
|
||||
2. Clone it (`git clone https://github.com/yjjnls/awesome-blockchain`)
|
||||
3. Create your feature branch (`git checkout -b your_branch_name`)
|
||||
4. Commit your changes (`git commit -m 'Description of a commit'`)
|
||||
5. Push to the branch (`git push origin your_branch_name`)
|
||||
6. Create a new Pull Request
|
||||
|
||||
If you found this resource helpful, give it a 🌟 otherwise contribute to it and give it a ⭐️.
|
Loading…
Reference in New Issue
Block a user