An open API service indexing awesome lists of open source software.

https://github.com/developerfred/codingsh


https://github.com/developerfred/codingsh

binancesmartchain blockchain ethereum polkadot token

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Codingsh
```
// test, code, write, test and code
// this is the flow of life.
$ ./coding.sh
```

> developer notes
> I speak these programming languages:
- Javascript
- Golang
- Rust
- Python
- Solidity

> The Web3.0 Time has come!!
+ Substrate
+ sr25519
+ Polkadot
+ go-ethereum
+ WebAssembly

## Build Setup

``` bash
# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate
```