Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bvinothraj/blockchaintips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchaintips

How to Contribute

  • Fork the repository, make changes, and create pull request
  • Name the tip file maintaining the sequential order (e.g., tip1.md, tip2.md, etc.) in the respective category (e.g., general, ethereum, etc.)
  • In the tip file, add header as follows
---
layout: default
title: Blockchain Tips
description: A knowledge-sharing platform
---
  • Add a heading followed by contributor name and date of creation. For example
# Tip title  

_B. Vinoth Raj_
_Jan 20, 2021_
  • Include at the end any references, if needed
  • The last line will be a "back" link to home page
[back](./)  // if at same level as index.md
[back](../) // if tip is inside a category directory
  • Finally, add the tip in the index.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published