issues
search
EVMcrispr
/
evmcrispr
A library for interacting with Web3 protocols in a easier fashion through a domain-specific language
https://evmcrispr.com
GNU Affero General Public License v3.0
25
stars
10
forks
source link
Auto-complete command's names
#42
Closed
PJColombo
closed
2 years ago
PJColombo
commented
2 years ago
Steps:
Fetch
load
commands
Check if it's already in cache
If not, interpret them all together and store the module class in cache
If it is, get it directly.
Get commands and helpers from module
PJColombo
commented
2 years ago
close on #43
Steps:
load
commands