Skip to content

Commit dea065f

Browse files
committed
Create intro structure
1 parent e053d88 commit dea065f

File tree

5 files changed

+13
-1
lines changed

5 files changed

+13
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.vscode
2+
.idea
3+
.DS_Store

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# specification
1+
# Web3API Specification
2+
3+
## Table of Contents
4+
5+
## Contribution
6+
7+
For spec contributors some links can be found here:

intro/1_Introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Introduction

intro/2_Architecture.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Architecture overview

intro/3_Glossary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Glossary

0 commit comments

Comments
 (0)